--- a/eric7/UI/SplashScreen.py Sat May 15 19:01:16 2021 +0200 +++ b/eric7/UI/SplashScreen.py Sat May 15 20:08:03 2021 +0200 @@ -14,7 +14,7 @@ from PyQt5.QtGui import QPixmap, QColor from PyQt5.QtWidgets import QApplication, QSplashScreen -from eric6config import getConfig +from eric7config import getConfig class SplashScreen(QSplashScreen):