diff --git a/python/gui/editorwidgets/core/qgseditorwidgetwrapper.sip b/python/gui/editorwidgets/core/qgseditorwidgetwrapper.sip index c30b487e1c1..90596f6fc47 100644 --- a/python/gui/editorwidgets/core/qgseditorwidgetwrapper.sip +++ b/python/gui/editorwidgets/core/qgseditorwidgetwrapper.sip @@ -104,7 +104,6 @@ class QgsEditorWidgetWrapper : QgsWidgetWrapper %End virtual void setEnabled( bool enabled ); - %Docstring Is used to enable or disable the edit functionality of the managed widget. By default this will enable or disable the whole widget