1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-12 00:54:20 +02:00

Add a stretch factor to the title of the playlist header, things like "My Collection" don't get elided to My...tion

This commit is contained in:
Leo Franchi
2011-07-21 14:55:57 -04:00
parent c0ee4751a0
commit 1da74e4d81

View File

@@ -25,7 +25,7 @@
<property name="windowTitle"> <property name="windowTitle">
<string>InfoBar</string> <string>InfoBar</string>
</property> </property>
<layout class="QHBoxLayout" name="horizontalLayout"> <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0,0,1,0,0,0">
<item> <item>
<spacer name="horizontalSpacer_3"> <spacer name="horizontalSpacer_3">
<property name="orientation"> <property name="orientation">