Fixed "geometry warning"

This commit is contained in:
Klaus Basan
2018-09-01 03:11:42 +02:00
parent 096ddd4027
commit dc1613d600
3 changed files with 14 additions and 50 deletions

View File

@@ -6,10 +6,16 @@
<rect>
<x>0</x>
<y>0</y>
<width>582</width>
<width>600</width>
<height>593</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>600</width>
<height>500</height>
</size>
</property>
<property name="windowTitle">
<string>Emulated simulator monitor</string>
</property>
@@ -81,7 +87,7 @@
<property name="bottomMargin">
<number>6</number>
</property>
<item>
<item alignment="Qt::AlignTop">
<widget class="BlackGui::Editors::CSituationForm" name="editor_Situation">
<property name="minimumSize">
<size>
@@ -91,19 +97,6 @@
</property>
</widget>
</item>
<item>
<spacer name="vs_Situation">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tb_ComParts">