Skip to content

Commit

Permalink
PasswordDialog tab order fixes #331
Browse files Browse the repository at this point in the history
  • Loading branch information
annejan committed Nov 8, 2017
1 parent be4fafc commit 945ebce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/passworddialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>497</width>
<width>504</width>
<height>263</height>
</rect>
</property>
Expand Down Expand Up @@ -186,6 +186,9 @@
<tabstops>
<tabstop>lineEditPassword</tabstop>
<tabstop>createPasswordButton</tabstop>
<tabstop>checkBoxShow</tabstop>
<tabstop>passwordTemplateSwitch</tabstop>
<tabstop>spinBox_pwdLength</tabstop>
<tabstop>plainTextEdit</tabstop>
</tabstops>
<resources/>
Expand Down

0 comments on commit 945ebce

Please sign in to comment.