aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Components/__init__.py')
-rw-r--r--lib/python/Components/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Components/__init__.py b/lib/python/Components/__init__.py
index c303c5a5..f37827d6 100644
--- a/lib/python/Components/__init__.py
+++ b/lib/python/Components/__init__.py
@@ -7,4 +7,5 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo",
"InputDevice", "ServicePosition", "IPAddress", "VariableIP", "IPGateway",
"IPNameserver", "Network", "RFmon", "DiskInfo", "NimManager", "TimerEntry",
"Lcd", "EpgList" "ScrollLabel", "Timezones", "HelpMenuList", "TimerSanityCheck",
- "FileList", "MultiContent", "TunerInfo", "ChoiceList", "Playlist" ]
+ "FileList", "MultiContent", "TunerInfo", "ChoiceList", "Playlist",
+ "ParentalControl" ]