Skip to content

Commit

Permalink
Fixed tab order on new connection dialog.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjohnman committed Jul 23, 2024
1 parent 2d99fdc commit 69f3d62
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/dialogopenconnection.ui
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,15 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>lineEdit</tabstop>
<tabstop>lineEdit_2</tabstop>
<tabstop>lineEdit_3</tabstop>
<tabstop>checkBox</tabstop>
<tabstop>autoConnectCheckbox</tabstop>
<tabstop>comboBox</tabstop>
<tabstop>pushButton</tabstop>
</tabstops>
<resources/>
<connections>
<connection>
Expand Down

0 comments on commit 69f3d62

Please sign in to comment.