add newline
[enigma2.git] / lib / python / Components / AVSwitch.py
index 9c5d5bbfa683c7008e7209f9be29654f6d4e89e2..7407ae722484c8aff194a4d26c958076a4b2ecd9 100644 (file)
@@ -44,4 +44,6 @@ def InitAVSwitch():
        config.av.colorformat.addNotifier(setColorFormat);
        config.av.aspectratio.addNotifier(setAspectRatio);
        config.av.tvsystem.addNotifier(setSystem);
-       config.av.wss.addNotifier(setWSS);
\ No newline at end of file
+       config.av.wss.addNotifier(setWSS);
+
+