mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-08-01 18:49:11 -06:00
Fix tab ordering everywhere
This commit is contained in:
@ -232,6 +232,15 @@
|
||||
</property>
|
||||
</widget>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>ramTable</tabstop>
|
||||
<tabstop>txtSearch</tabstop>
|
||||
<tabstop>btnSearch</tabstop>
|
||||
<tabstop>radiobtn1byte</tabstop>
|
||||
<tabstop>radiobtn2bytes</tabstop>
|
||||
<tabstop>radiobtn4bytes</tabstop>
|
||||
<tabstop>btnClear</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
Reference in New Issue
Block a user