X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/05e172a0522c77f55fe64e54411973f65a1deb93..7e13c14fb5b2d6e36e62fdfcdc49c3e1fef0183f:/lib/python/Screens/__init__.py diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index d5323bb8..82e4d833 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -5,4 +5,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", "EpgSelection", "EventView", "Standby", "ServiceInfo", "AudioSelection", "SubserviceSelection", "InfoBarGenerics", "HelpMenu", "Wizard", - "PVRState", "Console", "InputBox" ] + "PVRState", "Console", "InputBox", "ChoiceBox" ]