mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Defining a logical tab order for Import CSV Dive Log Files widgets
Signed-off-by: Rodrigo Severo <rodrigo@fabricadeideias.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
7d741a0022
commit
69d82acf9f
1 changed files with 16 additions and 0 deletions
|
@ -290,6 +290,22 @@
|
|||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<tabstops>
|
||||
<tabstop>tabWidget</tabstop>
|
||||
<tabstop>CSVTime</tabstop>
|
||||
<tabstop>CSVDepth</tabstop>
|
||||
<tabstop>temperatureCheckBox</tabstop>
|
||||
<tabstop>CSVTemperature</tabstop>
|
||||
<tabstop>po2CheckBox</tabstop>
|
||||
<tabstop>CSVpo2</tabstop>
|
||||
<tabstop>cnsCheckBox</tabstop>
|
||||
<tabstop>CSVcns</tabstop>
|
||||
<tabstop>stopdepthCheckBox</tabstop>
|
||||
<tabstop>CSVstopdepth</tabstop>
|
||||
<tabstop>CSVSeparator</tabstop>
|
||||
<tabstop>knownImports</tabstop>
|
||||
<tabstop>buttonBox</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections>
|
||||
<connection>
|
||||
|
|
Loading…
Add table
Reference in a new issue