diff -r a081458cc57b -r 144a6b854f70 eric7/WebBrowser/TabManager/TabManagerWidget.py --- 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