mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-02 02:17:05 -04:00
Make tab order consistent.
This commit is contained in:
parent
8be135adf9
commit
fa0fe6d33d
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue