Min. size of situation form

This commit is contained in:
Klaus Basan
2019-05-24 23:50:16 +02:00
committed by Mat Sutcliffe
parent cec768b9a4
commit 3aa5794836

View File

@@ -2,6 +2,14 @@
<ui version="4.0">
<class>CSituationForm</class>
<widget class="QFrame" name="CSituationForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>362</width>
<height>449</height>
</rect>
</property>
<property name="windowTitle">
<string>Situation</string>
</property>
@@ -200,7 +208,7 @@
<property name="minimumSize">
<size>
<width>0</width>
<height>125</height>
<height>135</height>
</size>
</property>
</widget>