Fix tab ordering everywhere

This commit is contained in:
Nadia Holmquist Pedersen
2023-05-01 06:24:53 +02:00
parent c6778bc6d5
commit 5f991d07a3
11 changed files with 142 additions and 0 deletions

View File

@ -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>