1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-18 12:32:09 +01:00

Stop the size of the radio header widget increasing when different services are selected.

This commit is contained in:
David Sansome 2010-11-25 19:18:41 +00:00
parent 8ede752ff9
commit f758004760

View File

@ -23,6 +23,9 @@
<item>
<widget class="QWidget" name="header_container" native="true">
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>