summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.ui
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2015-02-09 19:51:31 -0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-02-10 10:45:45 -0800
commit6b038c2a9aa16410b614a7febaa3a856a7f7cd6f (patch)
tree0dd2f7b61742a240ecad4a126df1b2e0871add5b /qt-ui/mainwindow.ui
parent2992d78f83ce121b5a34a566026c6068416c2557 (diff)
downloadsubsurface-6b038c2a9aa16410b614a7febaa3a856a7f7cd6f.tar.gz
Remove the ProfileWidget from mainwindow.ui
It is now in mainwindo.cpp 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.ui12
1 files changed, 0 insertions, 12 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui
index aa9ca314c..4bc74f20c 100644
--- a/qt-ui/mainwindow.ui
+++ b/qt-ui/mainwindow.ui
@@ -27,13 +27,6 @@
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
- <widget class="QWidget" name="ProfileWidget">
- <layout class="QGridLayout" name="profileInnerLayout">
- <item row="0" column="0" rowspan="3">
- <widget class="ProfileWidget2" name="newProfile"/>
- </item>
- </layout>
- </widget>
</widget>
<widget class="QSplitter" name="bottomSplitter">
<property name="orientation">
@@ -805,11 +798,6 @@ p, li { white-space: pre-wrap; }
<container>1</container>
</customwidget>
<customwidget>
- <class>ProfileWidget2</class>
- <extends>QGraphicsView</extends>
- <header>qt-ui/profile/profilewidget2.h</header>
- </customwidget>
- <customwidget>
<class>PlannerSettingsWidget</class>
<extends>QWidget</extends>
<header>diveplanner.h</header>