--- a/eric7/Debugger/BreakPointViewer.py Sat May 22 19:52:34 2021 +0200 +++ b/eric7/Debugger/BreakPointViewer.py Sat May 22 19:58:24 2021 +0200 @@ -14,7 +14,7 @@ QTreeView, QAbstractItemView, QHeaderView, QMenu, QDialog ) -from E5Gui.EricApplication import ericApp +from EricWidgets.EricApplication import ericApp from Globals import recentNameBreakpointFiles, recentNameBreakpointConditions