Skip to content

Commit

Permalink
Fix tab order
Browse files Browse the repository at this point in the history
  • Loading branch information
JonMagon committed Nov 16, 2024
1 parent 4d50732 commit 5c11a8b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1293,6 +1293,20 @@
</property>
</action>
</widget>
<tabstops>
<tabstop>pushButton_All</tabstop>
<tabstop>pushButton_Test_1</tabstop>
<tabstop>pushButton_Test_2</tabstop>
<tabstop>pushButton_Test_3</tabstop>
<tabstop>pushButton_Test_4</tabstop>
<tabstop>loopsCount</tabstop>
<tabstop>comboBox_fileSize</tabstop>
<tabstop>comboBox_Storages</tabstop>
<tabstop>refreshStoragesButton</tabstop>
<tabstop>comboBox_ComparisonUnit</tabstop>
<tabstop>comboBox_MixRatio</tabstop>
<tabstop>deviceModel</tabstop>
</tabstops>
<resources/>
<connections>
<connection>
Expand Down

0 comments on commit 5c11a8b

Please sign in to comment.