[pitivi] Make some space in the effect list
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] Make some space in the effect list
- Date: Wed, 22 Sep 2010 13:37:13 +0000 (UTC)
commit d72f1654acddac89278aea9b7c82d9ea49018f52
Author: Thibault Saunier <tsaunier gnome org>
Date: Mon Jun 28 13:21:45 2010 -0400
Make some space in the effect list
pitivi/ui/effectlist.py | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/pitivi/ui/effectlist.py b/pitivi/ui/effectlist.py
index 8952870..5976cd8 100644
--- a/pitivi/ui/effectlist.py
+++ b/pitivi/ui/effectlist.py
@@ -76,6 +76,8 @@ class EffectList(gtk.VBox, Loggable):
self._dragY = 0
self._ignoreRelease = False
+ self.set_spacing(SPACING)
+
#Searchbox and combobox
filters = gtk.HBox()
filters.set_spacing(SPACING)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]