X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/4094f6ff7c09ad484f3bd1478f3ef863b3934990..ffdf6c83794ef5702d4ddcd2ca56c3358a77a680:/lib/python/Screens/InfoBar.py diff --git a/lib/python/Screens/InfoBar.py b/lib/python/Screens/InfoBar.py index 38bb0329..def45d69 100644 --- a/lib/python/Screens/InfoBar.py +++ b/lib/python/Screens/InfoBar.py @@ -3,6 +3,7 @@ from Screen import Screen from Components.Clock import Clock from Components.ActionMap import ActionMap from Screens.AudioSelection import AudioSelection +from Screens.MovieSelection import MovieSelection from Screens.InfoBarGenerics import InfoBarVolumeControl, InfoBarShowHide, \ InfoBarPowerKey, InfoBarNumberZap, InfoBarChannelSelection, InfoBarMenu, \