aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-09-22 08:37:54 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-09-22 08:37:54 -0700
commit9820ca5edaa3b3da1bf02f9b56714e47ff4ea978 (patch)
treec665eb97bd2233ae0027ac095c7e9e6a4883c1bf /qt-ui
parentdda3253b77553e50dee379913c46cfaeb7468ecb (diff)
downloadsubsurface-9820ca5edaa3b3da1bf02f9b56714e47ff4ea978.tar.gz
Fix tab order for dive info edit
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui')
-rw-r--r--qt-ui/maintab.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui
index 789ac3d7b..e56350ada 100644
--- a/qt-ui/maintab.ui
+++ b/qt-ui/maintab.ui
@@ -581,6 +581,9 @@
</customwidget>
</customwidgets>
<tabstops>
+ <tabstop>dateTimeEdit</tabstop>
+ <tabstop>airtemp</tabstop>
+ <tabstop>watertemp</tabstop>
<tabstop>location</tabstop>
<tabstop>coordinates</tabstop>
<tabstop>divemaster</tabstop>