mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-29 09:10:08 -06:00
Fix tab ordering everywhere
This commit is contained in:
@ -104,6 +104,15 @@
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>txtAppFile</tabstop>
|
||||
<tabstop>btnAppBrowse</tabstop>
|
||||
<tabstop>rbTmdFromFile</tabstop>
|
||||
<tabstop>txtTmdFile</tabstop>
|
||||
<tabstop>btnTmdBrowse</tabstop>
|
||||
<tabstop>rbTmdFromNUS</tabstop>
|
||||
<tabstop>cbReadOnly</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections>
|
||||
<connection>
|
||||
|
Reference in New Issue
Block a user