X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/beee99ffe9fc10811f2d84b531081ef81d4b6518..c430cd50ce7bc9e0a91bccb558e54dafc8d5ef75:/lib/python/Screens/TimerEntry.py diff --git a/lib/python/Screens/TimerEntry.py b/lib/python/Screens/TimerEntry.py index 42a3195c..b231b568 100644 --- a/lib/python/Screens/TimerEntry.py +++ b/lib/python/Screens/TimerEntry.py @@ -8,8 +8,8 @@ from Components.MenuList import MenuList from Components.Button import Button from Components.Label import Label from Components.Pixmap import Pixmap -from Components.UsageConfig import defaultMoviePath from Components.SystemInfo import SystemInfo +from Components.UsageConfig import defaultMoviePath from Screens.MovieSelection import getPreferredTagEditor from Screens.LocationBox import MovieLocationBox from Screens.ChoiceBox import ChoiceBox