Update tab order for CSV import dialog to match screen order (order top-bottom first then left-right)
This commit is contained in:
committed by
Jonathan White
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>
|
||||||
|
|||||||
Reference in New Issue
Block a user