mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Fix warning
This commit is contained in:
parent
b41544b4d2
commit
95aa8c9590
@ -317,7 +317,7 @@ QgsMasterLayoutInterface *QgsProjectStoredObjectManagerModel<QgsMasterLayoutInte
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
template class QgsProjectStoredObjectManagerModel<QgsMasterLayoutInterface>;
|
||||
template class QgsProjectStoredObjectManagerModel<QgsMasterLayoutInterface>; // clazy:exclude=missing-qobject-macro
|
||||
|
||||
///@endcond
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user