summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.ui
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2015-02-09 20:37:17 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-02-10 10:45:46 -0800
commit194dd8bd976fc7599b429d31e0b6100e3f9a416f (patch)
treec29dda61f0636a42d772bb10ab0edc3417aff2e7 /qt-ui/mainwindow.ui
parent4867ee8ad87399f34a399f30def700b2fc045309 (diff)
downloadsubsurface-194dd8bd976fc7599b429d31e0b6100e3f9a416f.tar.gz
Finish the cleanup of mainwindow.ui
This is the last patch in the series of clearing up the mainwindo.ui. Now to bugfixing. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r--qt-ui/mainwindow.ui15
1 files changed, 0 insertions, 15 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui
index b4be5b7d9..ac0e92d94 100644
--- a/qt-ui/mainwindow.ui
+++ b/qt-ui/mainwindow.ui
@@ -32,15 +32,6 @@
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
- <widget class="QStackedWidget" name="diveListPane">
- <property name="currentIndex">
- <number>1</number>
- </property>
- <widget class="QWidget" name="page_3">
- <layout class="QVBoxLayout" name="diveListLayout"/>
- </widget>
- <widget class="PlannerSettingsWidget" name="plannerSettingsWidget"/>
- </widget>
</widget>
</widget>
</item>
@@ -706,12 +697,6 @@
<container>1</container>
</customwidget>
<customwidget>
- <class>PlannerSettingsWidget</class>
- <extends>QWidget</extends>
- <header>diveplanner.h</header>
- <container>1</container>
- </customwidget>
- <customwidget>
<class>MultiFilter</class>
<extends>QWidget</extends>
<header>simplewidgets.h</header>