--- a/eric6/WebBrowser/SafeBrowsing/SafeBrowsingManager.py Sun Apr 12 18:46:08 2020 +0200 +++ b/eric6/WebBrowser/SafeBrowsing/SafeBrowsingManager.py Sun Apr 12 19:07:49 2020 +0200 @@ -164,7 +164,7 @@ if WebBrowserWindow.notificationsEnabled(): WebBrowserWindow.showNotification( - UI.PixmapCache.getPixmap("safeBrowsing48.png"), + UI.PixmapCache.getPixmap("safeBrowsing48"), self.tr("Google Safe Browsing"), message, timeout=timeout,