mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-21 00:05:53 -04:00
Remove SIP annotation
This commit is contained in:
parent
6eee9084ad
commit
e477879671
@ -128,7 +128,7 @@ class CORE_EXPORT QgsCompositionConverter
|
|||||||
* \note Not available in Python bindings.
|
* \note Not available in Python bindings.
|
||||||
*/
|
*/
|
||||||
static QgsLayout *createLayoutFromCompositionXml( const QDomElement &parentElement,
|
static QgsLayout *createLayoutFromCompositionXml( const QDomElement &parentElement,
|
||||||
QgsProject *project ) SIP_FACTORY;
|
QgsProject *project );
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user