mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 07:35:53 +08:00
Matching form UI adjustments
This commit is contained in:
committed by
Mat Sutcliffe
parent
4925bb46bd
commit
837fc86b7e
@@ -2,6 +2,14 @@
|
|||||||
<ui version="4.0">
|
<ui version="4.0">
|
||||||
<class>CMatchingForm</class>
|
<class>CMatchingForm</class>
|
||||||
<widget class="QFrame" name="CMatchingForm">
|
<widget class="QFrame" name="CMatchingForm">
|
||||||
|
<property name="geometry">
|
||||||
|
<rect>
|
||||||
|
<x>0</x>
|
||||||
|
<y>0</y>
|
||||||
|
<width>293</width>
|
||||||
|
<height>559</height>
|
||||||
|
</rect>
|
||||||
|
</property>
|
||||||
<property name="windowTitle">
|
<property name="windowTitle">
|
||||||
<string>Matching form</string>
|
<string>Matching form</string>
|
||||||
</property>
|
</property>
|
||||||
@@ -97,7 +105,7 @@
|
|||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>0</width>
|
<width>0</width>
|
||||||
<height>130</height>
|
<height>145</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="title">
|
<property name="title">
|
||||||
|
|||||||
Reference in New Issue
Block a user