import missing ActionMap
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Sun, 22 Jul 2007 21:36:45 +0000 (21:36 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Sun, 22 Jul 2007 21:36:45 +0000 (21:36 +0000)
lib/python/Screens/ScanSetup.py

index 6bdedc8738a70e203d7abfc0c74302a603594525..2a8c3df72b086067cadfe61d41622b5c23b8fec8 100644 (file)
@@ -2,7 +2,7 @@ from Screen import Screen
 from ServiceScan import ServiceScan
 from Components.config import config, ConfigSubsection, ConfigSelection, \
        ConfigYesNo, ConfigInteger, getConfigListEntry, ConfigSlider, ConfigEnableDisable
-from Components.ActionMap import NumberActionMap
+from Components.ActionMap import NumberActionMap, ActionMap
 from Components.ConfigList import ConfigListScreen
 from Components.NimManager import nimmanager, getConfigSatlist
 from Components.Label import Label