X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f8830192a6ce96314fdc92ecb5629905fa3e0d78..09f2e2935df89c375633517884682151de3d9741:/lib/python/Screens/Wizard.py?ds=sidebyside diff --git a/lib/python/Screens/Wizard.py b/lib/python/Screens/Wizard.py index bd458273..1900e9a4 100644 --- a/lib/python/Screens/Wizard.py +++ b/lib/python/Screens/Wizard.py @@ -6,8 +6,7 @@ from Screens.HelpMenu import HelpableScreen from Components.config import config from Components.Label import Label from Components.Slider import Slider -from Components.ActionMap import HelpableActionMap, NumberActionMap -from Components.Pixmap import * +from Components.ActionMap import NumberActionMap from Components.MenuList import MenuList from Components.ConfigList import ConfigList