Update SettingsPanel.ui

This commit is contained in:
Balkron
2020-11-06 03:38:17 +05:00
parent 1c03be963d
commit 6e1322dfaf

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>418</width>
<height>552</height>
<height>560</height>
</rect>
</property>
<property name="sizePolicy">
@@ -19,7 +19,7 @@
<property name="minimumSize">
<size>
<width>418</width>
<height>0</height>
<height>560</height>
</size>
</property>
<property name="maximumSize">
@@ -282,12 +282,6 @@
<property name="text">
<string>Full</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
<attribute name="buttonGroup">
<string notr="true">_wireframe_type_group</string>
</attribute>
@@ -308,15 +302,9 @@
</item>
<item>
<widget class="QRadioButton" name="radio_wire_cursor">
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Around cursor</string>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
<attribute name="buttonGroup">
<string notr="true">_wireframe_type_group</string>
</attribute>