diff options
author | Tomaz Canabrava <tcanabrava@kde.org> | 2013-09-02 05:55:37 -0300 |
---|---|---|
committer | Tomaz Canabrava <tcanabrava@kde.org> | 2013-09-02 05:55:37 -0300 |
commit | 3fe3426b14e95c1b03f320490b0f888cad15b884 (patch) | |
tree | b650774a922a48617834daf1cb841c8ee0aba2f1 /qt-ui/maintab.ui | |
parent | 0c56a8c1b099ade7d3c1e76b1e434dfdf8988e6f (diff) | |
download | subsurface-3fe3426b14e95c1b03f320490b0f888cad15b884.tar.gz |
Fixe: Show the profile and info window on opening.
Fixed showing the profile and info window when opening
the program. For some reason ( easy testing of the planner )
the planner was being opened instead of the profile and
info window. now everything's back to normal.
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 ba3f6a73d..77ad352ce 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"> |