Update tab order for CSV import dialog to match screen order (order top-bottom first then left-right)

This commit is contained in:
Matt Miller 2022-01-20 06:31:00 -05:00 committed by Jonathan White
parent 6a12f450e6
commit b29e8fb0b5

View File

@ -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>