eric7/WebBrowser/TabManager/TabManagerWidget.py

branch
eric7
changeset 8358
144a6b854f70
parent 8356
68ec9c3d4de5
child 8366
2a9f5153c438
--- a/eric7/WebBrowser/TabManager/TabManagerWidget.py	Sat May 22 19:52:34 2021 +0200
+++ b/eric7/WebBrowser/TabManager/TabManagerWidget.py	Sat May 22 19:58:24 2021 +0200
@@ -24,8 +24,8 @@
 import EricNetwork
 from EricNetwork import EricTldExtractor
 
-from E5Gui.EricApplication import ericApp
-from E5Gui.EricClickableLabel import EricClickableLabel
+from EricWidgets.EricApplication import ericApp
+from EricWidgets.EricClickableLabel import EricClickableLabel
 
 import Utilities
 import UI.PixmapCache

eric ide

mercurial