mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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>
This commit is contained in:
parent
2992d78f83
commit
6b038c2a9a
21 changed files with 50 additions and 38 deletions
|
@ -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">
|
||||
|
@ -804,11 +797,6 @@ p, li { white-space: pre-wrap; }
|
|||
<header>kmessagewidget.h</header>
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue