1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-14 13:01:53 +02:00

Work around wonkiness in track info view before similar tracks are

loaded
This commit is contained in:
Jeff Mitchell 2012-06-20 17:44:17 -04:00
parent 024392140e
commit 03c3c3d29a

View File

@ -131,10 +131,16 @@
</property>
<item>
<widget class="QWidget" name="rightBar" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>300</width>
<height>300</height>
<height>500</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_5">