X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=lib%2Fpython%2FScreens%2F__init__.py;h=3cb12226310c45c1c244576ab59462221f7091b3;hb=2623513b3de1ab9f89bac582ae30c39b4a8b9505;hp=55830ea62a1fa1f4a9b55e29380d4f92bb78f4c0;hpb=84702da5d3a6df33717b399b859008a3cf8a1522;p=vuplus_dvbapp diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index 55830ea..3cb1222 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -6,4 +6,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "EpgSelection", "EventView", "Standby", "ServiceInfo", "InfoBarGenerics", "HelpMenu", "Wizard", "PiPSetup", "PVRState", "Console", "InputBox", "ChoiceBox", "SimpleSummary", - "TimerSelection" ] + "TimerSelection", "SubservicesQuickzap" ]