aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.ui
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-07-01 09:53:31 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-07-01 09:53:31 -0700
commit48e059c49dae1919dc38e1ee1e521a75c9e6d30e (patch)
tree2f7bcd512d1a6374e4f9e8b02d90d408991d5320 /qt-ui/maintab.ui
parent55ec4bf397b643edc364c6e2781520e092a64fe1 (diff)
downloadsubsurface-48e059c49dae1919dc38e1ee1e521a75c9e6d30e.tar.gz
Maintab: fix tab stop order
This keeps getting screwed up. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/maintab.ui')
-rw-r--r--qt-ui/maintab.ui7
1 files changed, 2 insertions, 5 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui
index 44ead68fa..acf19a997 100644
--- a/qt-ui/maintab.ui
+++ b/qt-ui/maintab.ui
@@ -966,7 +966,8 @@
</customwidget>
</customwidgets>
<tabstops>
- <tabstop>scrollArea</tabstop>
+ <tabstop>dateEdit</tabstop>
+ <tabstop>timeEdit</tabstop>
<tabstop>airtemp</tabstop>
<tabstop>watertemp</tabstop>
<tabstop>location</tabstop>
@@ -978,10 +979,6 @@
<tabstop>suit</tabstop>
<tabstop>tagWidget</tabstop>
<tabstop>notes</tabstop>
- <tabstop>scrollArea_2</tabstop>
- <tabstop>scrollArea_3</tabstop>
- <tabstop>scrollArea_4</tabstop>
- <tabstop>photosView</tabstop>
</tabstops>
<resources/>
<connections/>