eric7/Preferences/ConfigurationPages/DebuggerPython3Page.py

branch
eric7
changeset 8358
144a6b854f70
parent 8356
68ec9c3d4de5
child 8610
c9cd21bcbe33
--- a/eric7/Preferences/ConfigurationPages/DebuggerPython3Page.py	Sat May 22 19:52:34 2021 +0200
+++ b/eric7/Preferences/ConfigurationPages/DebuggerPython3Page.py	Sat May 22 19:58:24 2021 +0200
@@ -9,8 +9,8 @@
 
 from PyQt6.QtCore import pyqtSlot
 
-from E5Gui.EricApplication import ericApp
-from E5Gui.EricPathPicker import EricPathPickerModes
+from EricWidgets.EricApplication import ericApp
+from EricWidgets.EricPathPicker import EricPathPickerModes
 
 from .ConfigurationPageBase import ConfigurationPageBase
 from .Ui_DebuggerPython3Page import Ui_DebuggerPython3Page

eric ide

mercurial