Merge branch 'master' of https://gitlab.com/sshumakov3/noggit-red.git
Conflicts: src/noggit/ui/SettingsPanel.ui
This commit is contained in:
@@ -282,6 +282,12 @@
|
||||
<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>
|
||||
@@ -302,9 +308,15 @@
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user