From 17647e30993cc20d8f94f2de4a0bc78ce6b593cb Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Wed, 17 Aug 2005 02:14:32 +0000 Subject: - add ServicePosition --- 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 9f15abd4..8453ced5 100644 --- a/lib/python/Components/__init__.py +++ b/lib/python/Components/__init__.py @@ -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", "TimerList", "TimeInput", "MovieList" ] + "components", "config", "TimerList", "TimeInput", "MovieList", "ServicePosition" ] -- cgit v1.2.3