From e6eeacf7fadd17ddeeaf1c2a8bfff9efa43048e4 Mon Sep 17 00:00:00 2001 From: Blottiere Paul Date: Fri, 21 Jul 2017 16:58:18 +0100 Subject: [PATCH] Update sip binding --- python/gui/editorwidgets/core/qgseditorwidgetwrapper.sip | 1 - 1 file changed, 1 deletion(-) 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