diff options
author | Tomaz Canabrava <tcanabrava@kde.org> | 2013-09-18 20:56:43 -0300 |
---|---|---|
committer | Tomaz Canabrava <tcanabrava@kde.org> | 2013-09-18 20:56:43 -0300 |
commit | 955c1c1fe5db8ad7381b5d764ae9a66052dc6502 (patch) | |
tree | f02cd4310980b17b80ad6d7a89860b52a3a011b8 /qt-ui/maintab.ui | |
parent | 0afe576a507ab4c20200399ea173c2571bd71d68 (diff) | |
download | subsurface-955c1c1fe5db8ad7381b5d764ae9a66052dc6502.tar.gz |
Show DiveNotes when program starts.
Equipment tab was opened by default, it should be DiveNotes
as per the old GTK version. this fixes that.
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
Diffstat (limited to 'qt-ui/maintab.ui')
-rw-r--r-- | qt-ui/maintab.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui index 967bf133c..e7f18b925 100644 --- a/qt-ui/maintab.ui +++ b/qt-ui/maintab.ui @@ -14,7 +14,7 @@ <string>TabWidget</string> </property> <property name="currentIndex"> - <number>1</number> + <number>0</number> </property> <widget class="QWidget" name="notesTab"> <attribute name="title"> |