mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 04:57:39 +03: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
1 changed files with 6 additions and 0 deletions
|
@ -750,6 +750,12 @@
|
|||
<tabstop>titleCombo</tabstop>
|
||||
<tabstop>usernameCombo</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>comboBoxTextQualifier</tabstop>
|
||||
<tabstop>comboBoxFieldSeparator</tabstop>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue