X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/4de3bf1f4ed536706798a2e39b051a2357ff80d9..cff29cac81d6a08ce7566bd316c5668926f6aa88:/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, \