17 from eric7.EricWidgets.EricApplication import ericApp |
17 from eric7.EricWidgets.EricApplication import ericApp |
18 |
18 |
19 from .Ui_DebuggerPropertiesDialog import Ui_DebuggerPropertiesDialog |
19 from .Ui_DebuggerPropertiesDialog import Ui_DebuggerPropertiesDialog |
20 |
20 |
21 |
21 |
22 from eric7config import getConfig |
22 from eric7.Globals import getConfig |
23 |
23 |
24 from eric7 import Preferences |
24 from eric7 import Preferences |
25 from eric7.EricGui import EricPixmapCache |
25 from eric7.EricGui import EricPixmapCache |
26 |
26 |
27 |
27 |