From: dforsi <df...@us...> - 2012-07-12 15:22:44
|
commit 3045557e781d2a88ceb2755e6c5d248f7134fb85 Author: Daniele Forsi <da...@fo...> Date: Thu Jul 12 14:45:55 2012 +0200 Only the box containing smart playlist rules need to expand plugins/playlist_display/playlist_display.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/plugins/playlist_display/playlist_display.xml b/plugins/playlist_display/playlist_display.xml index a1fe119..52d4e44 100644 --- a/plugins/playlist_display/playlist_display.xml +++ b/plugins/playlist_display/playlist_display.xml @@ -379,7 +379,7 @@ </child> </object> <packing> - <property name="expand">True</property> + <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> |