fix automatic scan
[enigma2.git] / lib / python / Components / __init__.py
index b764eb89a1831bb38ed7ac78b92a25d1698aadc6..ebc7f49fbf0b9f5da51e4e1f9c0caf34a9bd5a15 100644 (file)
@@ -6,4 +6,4 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo",
        "components", "config", "TimerList", "TimeInput", "MovieList", 
        "InputDevice",  "ServicePosition", "IPAddress", "VariableIP", "IPGateway",
        "IPNameserver", "Network", "RFmon", "DiskInfo", "NimManager", "TimerEntry",
-       "Lcd"]
+       "Lcd", "EpgList" "ScrollLabel"]