mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-06 05:24:13 -04:00
Add tabstop order for EditEntryWidgetMain.
This commit is contained in:
parent
7c70eccaf7
commit
9dc362c97e
1 changed files with 10 additions and 0 deletions
|
@ -105,6 +105,16 @@
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
|
<tabstops>
|
||||||
|
<tabstop>titleEdit</tabstop>
|
||||||
|
<tabstop>usernameEdit</tabstop>
|
||||||
|
<tabstop>urlEdit</tabstop>
|
||||||
|
<tabstop>passwordEdit</tabstop>
|
||||||
|
<tabstop>passwordRepeatEdit</tabstop>
|
||||||
|
<tabstop>togglePasswordButton</tabstop>
|
||||||
|
<tabstop>expireCheck</tabstop>
|
||||||
|
<tabstop>expireDatePicker</tabstop>
|
||||||
|
</tabstops>
|
||||||
<resources/>
|
<resources/>
|
||||||
<connections/>
|
<connections/>
|
||||||
</ui>
|
</ui>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue