eric7/Preferences/ConfigurationPages/EditorGeneralPage.py

branch
eric7
changeset 8358
144a6b854f70
parent 8356
68ec9c3d4de5
child 8505
bbe43ddfae56
diff -r a081458cc57b -r 144a6b854f70 eric7/Preferences/ConfigurationPages/EditorGeneralPage.py
--- a/eric7/Preferences/ConfigurationPages/EditorGeneralPage.py	Sat May 22 19:52:34 2021 +0200
+++ b/eric7/Preferences/ConfigurationPages/EditorGeneralPage.py	Sat May 22 19:58:24 2021 +0200
@@ -11,7 +11,7 @@
 from PyQt6.QtWidgets import QTreeWidgetItem, QHeaderView, QDialog
 from PyQt6.Qsci import QsciScintillaBase
 
-from E5Gui import EricMessageBox
+from EricWidgets import EricMessageBox
 
 from .ConfigurationPageBase import ConfigurationPageBase
 from .Ui_EditorGeneralPage import Ui_EditorGeneralPage

eric ide

mercurial