--- a/eric6/Project/ProjectResourcesBrowser.py Mon Apr 26 17:33:08 2021 +0200 +++ b/eric6/Project/ProjectResourcesBrowser.py Tue Apr 27 17:25:06 2021 +0200 @@ -625,7 +625,7 @@ self.tr("Resource Compilation"), self.tr( "The compilation of the resource file failed."), - kind=NotificationTypes.Critical, + kind=NotificationTypes.CRITICAL, timeout=0) self.compileProc = None