--- a/eric6/Utilities/BackgroundService.py Wed May 12 19:53:31 2021 +0200 +++ b/eric6/Utilities/BackgroundService.py Fri May 14 20:12:53 2021 +0200 @@ -25,6 +25,7 @@ import Utilities import Globals + class BackgroundService(QTcpServer): """ Class implementing the main part of the background service.