Remove min size setting

This commit is contained in:
craig.p.drummond
2012-06-22 15:55:27 +00:00
parent d45292f9aa
commit 70635ba216

View File

@@ -62,27 +62,12 @@
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="SqueezedTextLabel" name="trackLabel">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>128</width>
<height>0</height>
</size>
</property>
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>SqueezedTextLabel</string>
</property>
</widget>
</item>
<item>