Don't try to set a layout on PlannerSettingsWidget
It already got one from its ui-file, and this causes a warning when starting the application. Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
8066334070
commit
a2f47485d4
@ -526,25 +526,7 @@
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="PlannerSettingsWidget" name="plannerSettingsWidget">
|
||||
<layout class="QVBoxLayout" name="horizontalLayout_p4">
|
||||
<property name="spacing">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="leftMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="topMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="rightMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<property name="bottomMargin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="PlannerSettingsWidget" name="plannerSettingsWidget"/>
|
||||
</widget>
|
||||
<widget class="QStackedWidget" name="globePane">
|
||||
<property name="currentIndex">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user