From 4b6e60c85c9a624e338edf67e1dd105f0cb9eba1 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Mon, 26 Mar 2007 21:46:43 +0000 Subject: [PATCH] fix typo --- lib/python/Screens/ChannelSelection.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/python/Screens/ChannelSelection.py b/lib/python/Screens/ChannelSelection.py index 1ccddf75..426d27e3 100644 --- a/lib/python/Screens/ChannelSelection.py +++ b/lib/python/Screens/ChannelSelection.py @@ -14,7 +14,7 @@ from Components.Sources.Clock import Clock from Components.Sources.RdsDecoder import RdsDecoder from Components.Input import Input from Components.ParentalControl import parentalControl -from Components.Pixmap import BlinkingPixmapConditional +from Components.Pixmap import PixmapConditional from Screens.InputBox import InputBox, PinInput from Screens.MessageBox import MessageBox from Screens.ServiceInfo import ServiceInfo -- 2.30.2