BFM demod GUI: adjust minimum size

This commit is contained in:
f4exb 2016-12-07 02:29:32 +01:00
parent 8ecb76067d
commit dc13a62820
1 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>502</width> <width>642</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>
@ -39,13 +39,13 @@
<rect> <rect>
<x>10</x> <x>10</x>
<y>20</y> <y>20</y>
<width>500</width> <width>642</width>
<height>151</height> <height>151</height>
</rect> </rect>
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>500</width> <width>640</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>
@ -520,7 +520,7 @@
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>500</width> <width>640</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>