Remove SIP annotation

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

View File

@ -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 );
/**