fix newline
[enigma2.git] / lib / python / Components / GUIComponent.py
index b84cf8c2d41e7a59f6eba7a47c12b37ccf5895fe..5483d181773a54f08c0033630edd58505376d6a8 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)))