From 7f8d4d2a7d36008888785e61481ccd41fe489f12 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Sat, 12 Nov 2005 18:07:15 +0000 Subject: add ScrollLabel component --- lib/python/Components/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/__init__.py') diff --git a/lib/python/Components/__init__.py b/lib/python/Components/__init__.py index f501b907..ebc7f49f 100644 --- a/lib/python/Components/__init__.py +++ b/lib/python/Components/__init__.py @@ -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", "EpgList"] + "Lcd", "EpgList" "ScrollLabel"] -- cgit v1.2.3