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>
This commit is contained in:
Tomaz Canabrava 2015-02-09 20:37:17 -02:00 committed by Dirk Hohndel
parent 4867ee8ad8
commit 194dd8bd97
8 changed files with 16 additions and 18 deletions

View file

@ -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>
@ -705,12 +696,6 @@
<header>kmessagewidget.h</header>
<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>