src/eric7/QScintilla/Exporters/ExporterBase.py

branch
eric7
changeset 9413
80c06d472826
parent 9221
bf71ee032bb4
child 9473
3f23dbf37dbe
--- a/src/eric7/QScintilla/Exporters/ExporterBase.py	Tue Oct 18 16:05:20 2022 +0200
+++ b/src/eric7/QScintilla/Exporters/ExporterBase.py	Tue Oct 18 16:06:21 2022 +0200
@@ -11,7 +11,7 @@
 
 from PyQt6.QtCore import QObject, QCoreApplication
 
-from EricWidgets import EricMessageBox, EricFileDialog
+from eric7.EricWidgets import EricMessageBox, EricFileDialog
 
 
 class ExporterBase(QObject):

eric ide

mercurial