X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/fd002c45932aa88271af9be88f2d585199ac5a1e..84702da5d3a6df33717b399b859008a3cf8a1522:/lib/python/Screens/__init__.py diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index 30f39b1c..55830ea6 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -4,6 +4,6 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "TimerEdit", "Setup", "HarddiskSetup", "FixedMenu", "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", "EpgSelection", "EventView", "Standby", "ServiceInfo", - "InfoBarGenerics", "HelpMenu", "Wizard", + "InfoBarGenerics", "HelpMenu", "Wizard", "PiPSetup", "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary", "TimerSelection" ]