X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/53ca01c19758138407ba3da702ceec604bdfd3d7..b180504407136e512fe8861a7828f97a9a928ee4:/lib/python/Screens/StartWizard.py diff --git a/lib/python/Screens/StartWizard.py b/lib/python/Screens/StartWizard.py index 96e1d640..8fdd340e 100644 --- a/lib/python/Screens/StartWizard.py +++ b/lib/python/Screens/StartWizard.py @@ -28,4 +28,4 @@ class StartWizard(Wizard): self["arrowup2"] = MovingPixmap() wizardManager.registerWizard(LanguageSelection) -wizardManager.registerWizard(StartWizard) \ No newline at end of file +wizardManager.registerWizard(StartWizard)