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