fix newline
authorFelix Domke <tmbinc@elitedvb.net>
Sat, 8 Apr 2006 12:15:32 +0000 (12:15 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Sat, 8 Apr 2006 12:15:32 +0000 (12:15 +0000)
lib/python/Screens/PictureInPicture.py

index 7b94ce4..391c042 100644 (file)
@@ -6,4 +6,4 @@ class PictureInPicture(Screen):
        def __init__(self, session):
                Screen.__init__(self, session)
                
-               self["video"] = VideoWindow()
\ No newline at end of file
+               self["video"] = VideoWindow()