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

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