X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/a507c89e5f0424b634cb13178c39c56d19945563..67b53c1cb06988394c35a6e965c99b72b67fe1be:/lib/python/Screens/StartWizard.py diff --git a/lib/python/Screens/StartWizard.py b/lib/python/Screens/StartWizard.py index b67ca9d4..1734d734 100644 --- a/lib/python/Screens/StartWizard.py +++ b/lib/python/Screens/StartWizard.py @@ -1,6 +1,6 @@ from Wizard import Wizard, wizardManager -from Components.Pixmap import * +from Components.Pixmap import Pixmap, MovingPixmap from Components.config import config, ConfigBoolean, configfile from LanguageSelection import LanguageSelection