mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
Min. size of situation form
This commit is contained in:
committed by
Mat Sutcliffe
parent
cec768b9a4
commit
3aa5794836
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user