mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-02-23 16:10:00 -05:00
Update tab order for CSV import dialog to match screen order (order top-bottom first then left-right)
This commit is contained in:
parent
6a12f450e6
commit
b29e8fb0b5
@ -750,6 +750,12 @@
|
|||||||
<tabstop>titleCombo</tabstop>
|
<tabstop>titleCombo</tabstop>
|
||||||
<tabstop>usernameCombo</tabstop>
|
<tabstop>usernameCombo</tabstop>
|
||||||
<tabstop>passwordCombo</tabstop>
|
<tabstop>passwordCombo</tabstop>
|
||||||
|
<tabstop>urlCombo</tabstop>
|
||||||
|
<tabstop>notesCombo</tabstop>
|
||||||
|
<tabstop>totpCombo</tabstop>
|
||||||
|
<tabstop>iconCombo</tabstop>
|
||||||
|
<tabstop>lastModifiedCombo</tabstop>
|
||||||
|
<tabstop>createdCombo</tabstop>
|
||||||
<tabstop>comboBoxCodec</tabstop>
|
<tabstop>comboBoxCodec</tabstop>
|
||||||
<tabstop>comboBoxTextQualifier</tabstop>
|
<tabstop>comboBoxTextQualifier</tabstop>
|
||||||
<tabstop>comboBoxFieldSeparator</tabstop>
|
<tabstop>comboBoxFieldSeparator</tabstop>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user