RefactoringRope/RopeProgressDialog.py

branch
eric7
changeset 396
933b8fcd854f
parent 389
4f53795beff0
child 411
8cccb49bba7b
--- a/RefactoringRope/RopeProgressDialog.py	Mon Oct 17 16:45:55 2022 +0200
+++ b/RefactoringRope/RopeProgressDialog.py	Mon Oct 24 19:31:03 2022 +0200
@@ -10,7 +10,7 @@
 from PyQt6.QtCore import QCoreApplication
 from PyQt6.QtWidgets import QLabel
 
-from EricWidgets.EricProgressDialog import EricProgressDialog
+from eric7.EricWidgets.EricProgressDialog import EricProgressDialog
 
 
 class RopeProgressDialog(EricProgressDialog):

eric ide

mercurial