Fix default widget.

The default widget that was being shown was the planner widget
where we needed to show the normal dive widget.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-06-26 16:59:17 -03:00 committed by Dirk Hohndel
parent 8131a1cee8
commit d90f89873d

View file

@ -38,7 +38,7 @@
</property>
<widget class="QStackedWidget" name="infoPane">
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="page">
<layout class="QHBoxLayout" name="horizontalLayout_3">
@ -656,7 +656,7 @@ p, li { white-space: pre-wrap; }
<x>0</x>
<y>0</y>
<width>1682</width>
<height>22</height>
<height>27</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@ -773,7 +773,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionSaveAs">
<property name="text">
<string>Save as</string>
<string>Sa&amp;ve as</string>
</property>
<property name="toolTip">
<string>Save as</string>
@ -784,7 +784,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionClose">
<property name="text">
<string>Close</string>
<string>&amp;Close</string>
</property>
<property name="toolTip">
<string>Close</string>
@ -803,7 +803,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionPreferences">
<property name="text">
<string>Preferences</string>
<string>P&amp;references</string>
</property>
<property name="shortcut">
<string>Ctrl+,</string>
@ -846,7 +846,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionAddDive">
<property name="text">
<string>Add Dive</string>
<string>&amp;Add Dive</string>
</property>
<property name="shortcut">
<string>Ctrl++</string>
@ -865,7 +865,7 @@ p, li { white-space: pre-wrap; }
<bool>true</bool>
</property>
<property name="text">
<string>Auto Group</string>
<string>Auto &amp;Group</string>
</property>
</action>
<action name="actionYearlyStatistics">
@ -878,7 +878,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionViewList">
<property name="text">
<string>Dive List</string>
<string>&amp;Dive List</string>
</property>
<property name="shortcut">
<string>Ctrl+2</string>
@ -886,7 +886,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionViewProfile">
<property name="text">
<string>Profile</string>
<string>&amp;Profile</string>
</property>
<property name="shortcut">
<string>Ctrl+3</string>
@ -894,7 +894,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionViewInfo">
<property name="text">
<string>Info</string>
<string>&amp;Info</string>
</property>
<property name="shortcut">
<string>Ctrl+4</string>
@ -902,7 +902,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionViewAll">
<property name="text">
<string>All</string>
<string>&amp;All</string>
</property>
<property name="shortcut">
<string>Ctrl+1</string>
@ -910,7 +910,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionPreviousDC">
<property name="text">
<string>Prev DC</string>
<string>P&amp;rev DC</string>
</property>
<property name="shortcut">
<string>Left</string>
@ -918,7 +918,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionNextDC">
<property name="text">
<string>Next DC</string>
<string>&amp;Next DC</string>
</property>
<property name="shortcut">
<string>Right</string>
@ -926,7 +926,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionSelectEvents">
<property name="text">
<string>Select Events</string>
<string>&amp;Select Events</string>
</property>
</action>
<action name="actionInputPlan">
@ -936,7 +936,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionAboutSubsurface">
<property name="text">
<string>About Subsurface</string>
<string>&amp;About Subsurface</string>
</property>
<property name="menuRole">
<enum>QAction::AboutRole</enum>
@ -952,7 +952,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionViewGlobe">
<property name="text">
<string>Globe</string>
<string>&amp;Globe</string>
</property>
<property name="shortcut">
<string>Ctrl+5</string>
@ -968,7 +968,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionImportDiveLog">
<property name="text">
<string>Import Log Files</string>
<string>&amp;Import Log Files</string>
</property>
<property name="toolTip">
<string>Import divelog files from other applications</string>
@ -979,7 +979,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionDivelogs_de">
<property name="text">
<string>Import from Divelogs.de</string>
<string>Import &amp;from Divelogs.de</string>
</property>
</action>
<action name="actionFullScreen">
@ -1023,7 +1023,7 @@ p, li { white-space: pre-wrap; }
</action>
<action name="actionExport">
<property name="text">
<string>Export</string>
<string>&amp;Export</string>
</property>
<property name="toolTip">
<string>Export Dive Logs</string>