Skip to content

Commit

Permalink
Remove SIP annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Jan 9, 2018
1 parent 6eee908 commit e477879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/layout/qgscompositionconverter.h
Expand Up @@ -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 );


/**
Expand Down

0 comments on commit e477879

Please sign in to comment.