X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/313bdd3c04290c5f7ca64bac3c8c304e89c328bb..20dff87d087a63ac3be50290d5f7308313ae042d:/lib/python/Screens/Standby.py diff --git a/lib/python/Screens/Standby.py b/lib/python/Screens/Standby.py index 9e3ade45..cbd123ae 100644 --- a/lib/python/Screens/Standby.py +++ b/lib/python/Screens/Standby.py @@ -2,7 +2,7 @@ from Screen import Screen from Components.ActionMap import ActionMap from Components.config import config from Components.AVSwitch import AVSwitch -from enigma import * +from enigma import eDVBVolumecontrol, eDBoxLCD, eServiceReference class Standby(Screen): def Power(self):