- work on timers
[enigma2.git] / lib / python / Screens / __init__.py
index 90b22c27cbbb4002a2753643a15339bfb3a027fc..fbd2c173647d65246d39a320768a3bab37c3ca1e 100644 (file)
@@ -1,3 +1,4 @@
 __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", 
-       "InfoBar", "Menu", "ScartLoopThrough", "Screen", "ServiceScan"]
+       "InfoBar", "Menu", "ScartLoopThrough", "Screen", "ServiceScan",
+       "TimerEdit"]