mirror of https://github.com/mgba-emu/mgba.git
Qt: Minor .ui updates
This commit is contained in:
parent
31fd8c2705
commit
8ea9747021
|
@ -142,7 +142,7 @@
|
||||||
<item row="1" column="1">
|
<item row="1" column="1">
|
||||||
<widget class="QRadioButton" name="gateBattleChip">
|
<widget class="QRadioButton" name="gateBattleChip">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Ba&ttleChip Gate</string>
|
<string notr="true">Ba&ttleChip Gate</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="checked">
|
<property name="checked">
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
|
@ -152,14 +152,14 @@
|
||||||
<item row="2" column="1">
|
<item row="2" column="1">
|
||||||
<widget class="QRadioButton" name="gateProgress">
|
<widget class="QRadioButton" name="gateProgress">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Progress &Gate</string>
|
<string notr="true">Progress &Gate</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="3" column="1">
|
<item row="3" column="1">
|
||||||
<widget class="QRadioButton" name="gateBeastLink">
|
<widget class="QRadioButton" name="gateBeastLink">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Beast &Link Gate</string>
|
<string notr="true">Beast &Link Gate</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
|
@ -473,9 +473,6 @@
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string/>
|
<string/>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
|
||||||
<string>Return, Ctrl+R</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
|
|
Loading…
Reference in New Issue