Ref T658, matching script

This commit is contained in:
Klaus Basan
2019-05-12 00:08:36 +02:00
parent 839e340702
commit 0b4427e39d
9 changed files with 113 additions and 21 deletions

View File

@@ -32,6 +32,14 @@
<bool>true</bool>
</property>
<widget class="QWidget" name="qw_MatchingForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>296</width>
<height>600</height>
</rect>
</property>
<layout class="QVBoxLayout" name="vl_ScrollAreaContent">
<property name="leftMargin">
<number>0</number>
@@ -50,7 +58,7 @@
<property name="minimumSize">
<size>
<width>0</width>
<height>550</height>
<height>600</height>
</size>
</property>
</widget>