diff --git a/python/core/auto_generated/qgseditformconfig.sip.in b/python/core/auto_generated/qgseditformconfig.sip.in index 9144a785e70..7fe7a8681c1 100644 --- a/python/core/auto_generated/qgseditformconfig.sip.in +++ b/python/core/auto_generated/qgseditformconfig.sip.in @@ -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