Make tab order consistent.

This commit is contained in:
Florian Geyer 2015-07-16 23:50:35 +02:00
parent 8be135adf9
commit fa0fe6d33d

View File

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