1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-23 00:05:43 -04:00

Remove SIP annotation

This commit is contained in:
Alessandro Pasotti 2017-12-19 12:56:04 +01:00
parent 6eee9084ad
commit e477879671

@ -128,7 +128,7 @@ class CORE_EXPORT QgsCompositionConverter
* \note Not available in Python bindings.
*/
static QgsLayout *createLayoutFromCompositionXml( const QDomElement &parentElement,
QgsProject *project ) SIP_FACTORY;
QgsProject *project );
/**