Skip to content

Commit 048ff3f

Browse files
3nidssignedav
authored andcommitted
add missing sip file
1 parent 1433de1 commit 048ff3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/core/auto_generated/qgseditformconfig.sip.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ Write XML information
264264
Serialize on project save
265265
%End
266266

267-
QgsAttributeEditorElement *attributeEditorElementFromDomElement( QDomElement &elem, QgsAttributeEditorElement *parent );
267+
QgsAttributeEditorElement *attributeEditorElementFromDomElement( QDomElement &elem, QgsAttributeEditorElement *parent, const QString &layerId = 0 );
268268
%Docstring
269269
Deserialize drag and drop designer elements.
270270
%End

0 commit comments

Comments
 (0)