X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/bb3daebb06398321acc6a5742a1ac3dba47a6e1a..d42c6cf196f659537b9da28049c90eccd9d7506e:/lib/python/Components/MenuList.py diff --git a/lib/python/Components/MenuList.py b/lib/python/Components/MenuList.py index dcbe7c1a..876300bd 100644 --- a/lib/python/Components/MenuList.py +++ b/lib/python/Components/MenuList.py @@ -1,5 +1,5 @@ -from HTMLComponent import * -from GUIComponent import * +from HTMLComponent import HTMLComponent +from GUIComponent import GUIComponent from enigma import eListboxPythonStringContent, eListbox