X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/bb3daebb06398321acc6a5742a1ac3dba47a6e1a..7b0d371a7bbfb9e8d624eec9ed97e9a835f75ca7:/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