Skip to content

Commit

Permalink
add missing sip file
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored and signedav committed Aug 7, 2018
1 parent 1433de1 commit 048ff3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/core/auto_generated/qgseditformconfig.sip.in
Expand Up @@ -264,7 +264,7 @@ Write XML information
Serialize on project save
%End

QgsAttributeEditorElement *attributeEditorElementFromDomElement( QDomElement &elem, QgsAttributeEditorElement *parent );
QgsAttributeEditorElement *attributeEditorElementFromDomElement( QDomElement &elem, QgsAttributeEditorElement *parent, const QString &layerId = 0 );
%Docstring
Deserialize drag and drop designer elements.
%End
Expand Down

0 comments on commit 048ff3f

Please sign in to comment.