From 7e13c14fb5b2d6e36e62fdfcdc49c3e1fef0183f Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Thu, 2 Mar 2006 00:27:32 +0000 Subject: add ChoiceBox screen for asking simple multi choice questions --- lib/python/Screens/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Screens/__init__.py') diff --git a/lib/python/Screens/__init__.py b/lib/python/Screens/__init__.py index d5323bb8..82e4d833 100644 --- a/lib/python/Screens/__init__.py +++ b/lib/python/Screens/__init__.py @@ -5,4 +5,4 @@ __all__ = ["ChannelSelection", "ClockDisplay", "ConfigMenu", "Satconfig", "Scanconfig", "Ci.py", "Volume.py", "Mute.py", "EpgSelection", "EventView", "Standby", "ServiceInfo", "AudioSelection", "SubserviceSelection", "InfoBarGenerics", "HelpMenu", "Wizard", - "PVRState", "Console", "InputBox" ] + "PVRState", "Console", "InputBox", "ChoiceBox" ] -- cgit v1.2.3