diff options
Diffstat (limited to 'lib/python/Screens/__init__.py')
| -rw-r--r-- | lib/python/Screens/__init__.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index d24aa003..386eb672 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -1,4 +1,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "InfoBar", "MessageBox", "Menu", "MovieSelection", - "ScartLoopThrough", "Screen", "ServiceScan", - "TimerEdit"] + "ScartLoopThrough", "Screen", "ServiceScan", "About", + "TimerEdit", "Network"] |
