diff options
| author | Tim Blechmann <tim.blechmann@qt.io> | 2025-08-29 10:17:50 +0800 |
|---|---|---|
| committer | Tim Blechmann <tim.blechmann@qt.io> | 2025-08-29 12:08:48 +0800 |
| commit | 6fdfbb5163fffedcd29d6d2ca843cad5e4ae12de (patch) | |
| tree | 349e1f3d341af7e71872097420bbaf1492ba2255 /src/widgets/doc/snippets | |
| parent | 4061ab07eff71e1624d6a7a2099806b831a54876 (diff) | |
Q_IMPORT_PLUGIN: work around clazy warning
clazy excludes Q_IMPORT_PLUGIN from clazy-non-pod-global-static. However
the refactoring in 82eb0fc09e048b60 broke macro detection.
We can work around this macro detection issue by declaring the RAII
class as static inside the anonymous namespace.
Fixes: QTBUG-139615
Pick-to: 6.10
Change-Id: Iab895c494423c9c21fd1bc19d3751df5891764fe
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/widgets/doc/snippets')
0 files changed, 0 insertions, 0 deletions
