[PATCH] Defining a logical tab order for Import CSV Dive Log Files widgets

Rodrigo Severo rodrigo at fabricadeideias.com
Tue Jan 14 14:54:29 UTC 2014


Signed-off-by:Rodrigo Severo <rodrigo at fabricadeideias.com>
---
 qt-ui/divelogimportdialog.ui | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/qt-ui/divelogimportdialog.ui b/qt-ui/divelogimportdialog.ui
index 36f62de..8be041a 100644
--- a/qt-ui/divelogimportdialog.ui
+++ b/qt-ui/divelogimportdialog.ui
@@ -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>
-- 
1.8.3.2



More information about the subsurface mailing list