add newline
[vuplus_dvbapp] / lib / python / Components / AVSwitch.py
index 9c5d5bb..7407ae7 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);
+
+