[pitivi: 2/9] Remove some trailing spaces added in the last commit.



commit 64e6d9efd7414c0173436040cc1272b77531f691
Author: Alessandro Decina <alessandro d gmail com>
Date:   Tue Aug 17 14:05:01 2010 +0200

    Remove some trailing spaces added in the last commit.

 pitivi/ui/timeline.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pitivi/ui/timeline.py b/pitivi/ui/timeline.py
index 1156c6c..d0958be 100644
--- a/pitivi/ui/timeline.py
+++ b/pitivi/ui/timeline.py
@@ -260,7 +260,7 @@ class Timeline(gtk.Table, Loggable, Zoomable):
             }
             widget '*.timelinewindow' style 'timelinewindow'
         """)
-        
+
         self.attach(timelinewindow, 1, 2, 1, 2)
 
         # error infostub



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]