- work on timers
[vuplus_dvbapp] / lib / python / Components / __init__.py
index 8a064b2..d7cd406 100644 (file)
@@ -3,5 +3,5 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo",
        "GUIComponent", "GUISkin", "HTMLComponent", "HTMLSkin", "Header",
        "Label", "MenuList", "PerServiceDisplay", "ProgressBar", "ServiceList",
        "ServiceName", "ServiceScan", "VariableText", "VariableValue", "VolumeBar",
-       "components", "config"]
+       "components", "config", "TimerList", "TimeInput" ]