Fix tab focus order in ui files.

This commit is contained in:
Felix Geyer
2013-11-17 10:15:50 +01:00
parent 091e87aeb3
commit 9080864167
14 changed files with 100 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>438</width>
<height>242</height>
<height>249</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
@@ -154,8 +154,8 @@
<tabstops>
<tabstop>passwordGroup</tabstop>
<tabstop>enterPasswordEdit</tabstop>
<tabstop>repeatPasswordEdit</tabstop>
<tabstop>togglePasswordButton</tabstop>
<tabstop>repeatPasswordEdit</tabstop>
<tabstop>keyFileGroup</tabstop>
<tabstop>keyFileCombo</tabstop>
<tabstop>browseKeyFileButton</tabstop>