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