Skip to content

Commit

Permalink
fix crash
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Feb 12, 2020
1 parent d1126c3 commit 4671da5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/app/qgsattributesformproperties.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ void QgsAttributesFormProperties::init()
initLayoutConfig();
initInitPython();
initSuppressCombo();

mAttributeTypeDialog->setEnabled( false );
mAttributeRelationEdit->setEnabled( false );
}

void QgsAttributesFormProperties::initAvailableWidgetsTree()
Expand Down

0 comments on commit 4671da5

Please sign in to comment.