diff -r a081458cc57b -r 144a6b854f70 eric7/Preferences/ConfigurationPages/ProjectBrowserPage.py --- a/eric7/Preferences/ConfigurationPages/ProjectBrowserPage.py Sat May 22 19:52:34 2021 +0200 +++ b/eric7/Preferences/ConfigurationPages/ProjectBrowserPage.py Sat May 22 19:58:24 2021 +0200 @@ -9,7 +9,7 @@ from PyQt6.QtCore import pyqtSlot -from E5Gui.EricApplication import ericApp +from EricWidgets.EricApplication import ericApp from .ConfigurationPageBase import ConfigurationPageBase from .Ui_ProjectBrowserPage import Ui_ProjectBrowserPage