adding subservices quickzap (still buggy.. don't use timeshifting or PiP while in...
[enigma2.git] / lib / python / Screens / __init__.py
index 55830ea62a1fa1f4a9b55e29380d4f92bb78f4c0..3cb12226310c45c1c244576ab59462221f7091b3 100644 (file)
@@ -6,4 +6,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
        "EpgSelection", "EventView", "Standby", "ServiceInfo",
        "InfoBarGenerics", "HelpMenu", "Wizard", "PiPSetup",
        "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary",
-       "TimerSelection" ]
+       "TimerSelection", "SubservicesQuickzap" ]