Fix size dialog about Tape.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-12-14 21:58:40 +02:00
parent 7bc0399134
commit 05ad1605e0

View file

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>559</width>
<height>241</height>
<height>312</height>
</rect>
</property>
<property name="minimumSize">
@ -170,6 +170,19 @@
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_QT_Version">
<property name="sizePolicy">
@ -189,6 +202,19 @@
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_Legal_Stuff">
<property name="sizePolicy">