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