Skip to content

Commit

Permalink
DlgSettingsGeneral.ui: hide unused option from dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
donovaly authored and wwmayer committed Aug 2, 2019
1 parent c1ab62a commit 7b315d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Mod/Part/Gui/DlgSettingsGeneral.ui
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@
<property name="title">
<string>Object naming</string>
</property>
<property name="visible">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
<widget class="Gui::PrefCheckBox" name="checkObjectNaming">
Expand Down

0 comments on commit 7b315d3

Please sign in to comment.