diff options
author | Bastien Nocera <hadess@hadess.net> | 2010-05-05 13:26:37 +0100 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2010-05-05 15:59:53 +0100 |
commit | b01b0158834b8456216b210e2aabe5706cdd2115 (patch) | |
tree | 606529eabe5f9b05cbc1e6f66be0b76b922cf7c1 /data/playlist.ui | |
parent | 14cfbd5528d958c4c378baea210a19dbac43f3f1 (diff) | |
download | totem-b01b0158834b8456216b210e2aabe5706cdd2115.tar.gz |
Add Orientation properties to all the GtkVBoxes
Diffstat (limited to 'data/playlist.ui')
-rw-r--r-- | data/playlist.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/playlist.ui b/data/playlist.ui index aff2bee5d..244612baa 100644 --- a/data/playlist.ui +++ b/data/playlist.ui @@ -56,6 +56,7 @@ <property name="visible">True</property> <property name="homogeneous">False</property> <property name="spacing">6</property> + <property name="orientation">vertical</property> <child> <object class="GtkScrolledWindow" id="scrolledwindow1"> |