eric7/Debugger/BreakPointViewer.py

branch
eric7
changeset 8358
144a6b854f70
parent 8356
68ec9c3d4de5
child 8524
595547ab8d6f
diff -r a081458cc57b -r 144a6b854f70 eric7/Debugger/BreakPointViewer.py
--- 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
 

eric ide

mercurial