diff -r ac84ac3c0f05 -r f0cb7579c0b4 Utilities/BackgroundService.py --- a/Utilities/BackgroundService.py Sat Jul 05 11:41:14 2014 +0200 +++ b/Utilities/BackgroundService.py Sat Jul 05 12:13:23 2014 +0200 @@ -26,7 +26,7 @@ import Preferences import Utilities -from eric5config import getConfig +from eric6config import getConfig class BackgroundService(QTcpServer):