mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-27 16:29:44 -05:00
Make tab order consistent.
This commit is contained in:
parent
8be135adf9
commit
fa0fe6d33d
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user