File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ class QgsEditFormConfigPrivate : public QSharedData
3636 , mConfiguredRootContainer( o.mConfiguredRootContainer )
3737 , mFieldEditables( o.mFieldEditables )
3838 , mLabelOnTop( o.mLabelOnTop )
39- , mEditorWidgetTypes( o.mEditorWidgetTypes )
4039 , mWidgetConfigs( o.mWidgetConfigs )
4140 , mEditorLayout( o.mEditorLayout )
4241 , mUiFormPath( o.mUiFormPath )
@@ -61,7 +60,6 @@ class QgsEditFormConfigPrivate : public QSharedData
6160 QMap< QString, bool > mFieldEditables ;
6261 QMap< QString, bool > mLabelOnTop ;
6362
64- QMap<QString, QString> mEditorWidgetTypes ;
6563 QMap<QString, QVariantMap > mWidgetConfigs ;
6664
6765 // ! Defines the default layout to use for the attribute editor (Drag and drop, UI File, Generated)
You can’t perform that action at this time.
0 commit comments