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

Work harder to hide the header

This commit is contained in:
Leo Franchi
2011-07-22 14:35:38 -04:00
parent ea3171038b
commit 8f6a567bee

View File

@@ -35,7 +35,11 @@
</widget>
</item>
<item>
<widget class="PlaylistView" name="topHits"/>
<widget class="PlaylistView" name="topHits">
<property name="headerHidden">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>