mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-26 15:59:50 -05:00
Make tab order consistent.
This commit is contained in:
parent
8be135adf9
commit
fa0fe6d33d
@ -7,7 +7,7 @@
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>438</width>
|
||||
<height>249</height>
|
||||
<height>256</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
@ -155,8 +155,8 @@
|
||||
<tabstops>
|
||||
<tabstop>passwordGroup</tabstop>
|
||||
<tabstop>enterPasswordEdit</tabstop>
|
||||
<tabstop>togglePasswordButton</tabstop>
|
||||
<tabstop>repeatPasswordEdit</tabstop>
|
||||
<tabstop>togglePasswordButton</tabstop>
|
||||
<tabstop>keyFileGroup</tabstop>
|
||||
<tabstop>keyFileCombo</tabstop>
|
||||
<tabstop>browseKeyFileButton</tabstop>
|
||||
|
Loading…
Reference in New Issue
Block a user