Allow decodes window splitter widget to shrink its height further

This commit is contained in:
Bill Somerville 2020-11-16 17:24:10 +00:00
parent dc4f824f43
commit 3cd567e464
No known key found for this signature in database
GPG Key ID: D864B06D1E81618F

View File

@ -7,7 +7,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>805</width> <width>805</width>
<height>589</height> <height>637</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
@ -26,12 +26,6 @@
<layout class="QVBoxLayout" name="verticalLayout_6" stretch="0,0"> <layout class="QVBoxLayout" name="verticalLayout_6" stretch="0,0">
<item> <item>
<widget class="QSplitter" name="splitter"> <widget class="QSplitter" name="splitter">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>2</verstretch>
</sizepolicy>
</property>
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>
</property> </property>
@ -590,7 +584,7 @@
</layout> </layout>
</item> </item>
<item> <item>
<layout class="QGridLayout" name="gridLayout_5" rowstretch="1,0,0,0"> <layout class="QGridLayout" name="gridLayout_5" rowstretch="1,0,0">
<item row="0" column="2"> <item row="0" column="2">
<widget class="QLabel" name="labDialFreq"> <widget class="QLabel" name="labDialFreq">
<property name="sizePolicy"> <property name="sizePolicy">