--- a/eric7/Plugins/ViewManagerPlugins/Tabview/Tabview.py Sat May 15 19:01:16 2021 +0200 +++ b/eric7/Plugins/ViewManagerPlugins/Tabview/Tabview.py Sat May 15 20:08:03 2021 +0200 @@ -35,7 +35,7 @@ import Preferences from Globals import isMacPlatform -from eric6config import getConfig +from eric7config import getConfig class TabBar(E5WheelTabBar):