src/eric7/Testing/TestResultsTree.py

branch
eric7-maintenance
changeset 9442
906485dcd210
parent 9264
18a7312cfdb3
parent 9413
80c06d472826
child 9549
67295777d9fe
--- a/src/eric7/Testing/TestResultsTree.py	Sun Oct 02 11:44:07 2022 +0200
+++ b/src/eric7/Testing/TestResultsTree.py	Sat Oct 29 15:24:59 2022 +0200
@@ -27,9 +27,9 @@
 from PyQt6.QtGui import QBrush, QColor
 from PyQt6.QtWidgets import QMenu, QTreeView
 
-from EricWidgets.EricApplication import ericApp
+from eric7.EricWidgets.EricApplication import ericApp
 
-import Preferences
+from eric7 import Preferences
 
 from .Interfaces.TestExecutorBase import TestResultCategory
 

eric ide

mercurial