fix newline
[vuplus_dvbapp] / lib / python / Components / GUIComponent.py
index b84cf8c..5483d18 100644 (file)
@@ -19,4 +19,4 @@ class GUIComponent:
                skin.applyAllAttributes(self.instance, desktop, self.skinAttributes)
 
        def move(self, x, y):
-               self.instance.move(ePoint(int(x), int(y)))
\ No newline at end of file
+               self.instance.move(ePoint(int(x), int(y)))