Gui: remove duplicated checkbox

This commit is contained in:
captain0xff
2025-09-03 01:00:46 +05:30
parent 599d82488d
commit 6057e4a7ad

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>550</width>
<height>552</height>
<height>586</height>
</rect>
</property>
<property name="windowTitle">
@@ -270,23 +270,10 @@
</property>
</widget>
</item>
<item>
<widget class="Gui::PrefCheckBox" name="checkAllowCompoundBody">
<property name="text">
<string>Allow multiple solids in Part Design bodies by default</string>
</property>
<property name="prefEntry" stdset="0">
<cstring>AllowCompoundDefault</cstring>
</property>
<property name="prefPath" stdset="0">
<cstring>Mod/PartDesign</cstring>
</property>
</widget>
</item>
<item>
<widget class="Gui::PrefCheckBox" name="enableGizmos">
<property name="text">
<string>Show interactive draggers during Part Design tasks</string>
<string>Show interactive draggers when editing features</string>
</property>
<property name="checked">
<bool>true</bool>