summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2017-11-08 20:59:19 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2017-11-08 20:59:19 +0100
commit945ebce5d1509d977f368d3dda4c876258093280 (patch)
tree69517540f73f59c16d27396136f0674cf056491a
parentbe4fafcbf34ebbad02df60fe464fcb5dba50c566 (diff)
PasswordDialog tab order fixes #331
-rw-r--r--src/passworddialog.ui5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/passworddialog.ui b/src/passworddialog.ui
index 01270af5..fecd3722 100644
--- a/src/passworddialog.ui
+++ b/src/passworddialog.ui
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>497</width>
+ <width>504</width>
<height>263</height>
</rect>
</property>
@@ -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/>