aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Screens/__init__.py')
-rw-r--r--lib/python/Screens/__init__.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py
new file mode 100644
index 00000000..90b22c27
--- /dev/null
+++ b/lib/python/Screens/__init__.py
@@ -0,0 +1,3 @@
+__all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu",
+ "InfoBar", "Menu", "ScartLoopThrough", "Screen", "ServiceScan"]
+