src/eric7/Preferences/ConfigurationPages/IconsPage.py

branch
eric7-maintenance
changeset 9449
c982bacca23f
parent 9413
80c06d472826
child 9473
3f23dbf37dbe
--- a/src/eric7/Preferences/ConfigurationPages/IconsPage.py	Mon Oct 31 09:21:46 2022 +0100
+++ b/src/eric7/Preferences/ConfigurationPages/IconsPage.py	Mon Oct 31 13:52:10 2022 +0100
@@ -20,7 +20,7 @@
 
 from eric7 import Preferences
 
-from eric7config import getConfig
+from eric7.Globals import getConfig
 
 
 class IconsPage(ConfigurationPageBase, Ui_IconsPage):

eric ide

mercurial