mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-28 16:50:15 -06:00
Fix tab ordering everywhere
This commit is contained in:
@ -234,6 +234,12 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>rbDSBatteryOkay</tabstop>
|
||||
<tabstop>rbDSBatteryLow</tabstop>
|
||||
<tabstop>cbDSiBatteryCharging</tabstop>
|
||||
<tabstop>sliderDSiBatteryLevel</tabstop>
|
||||
</tabstops>
|
||||
<resources>
|
||||
<include location="resources/battery.qrc"/>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user