--- a/eric6/Preferences/ConfigurationPages/NotificationsPage.py Sun Apr 12 18:46:08 2020 +0200 +++ b/eric6/Preferences/ConfigurationPages/NotificationsPage.py Sun Apr 12 19:07:49 2020 +0200 @@ -86,7 +86,7 @@ self.__notification = NotificationWidget( parent=self, setPosition=True) self.__notification.setPixmap( - UI.PixmapCache.getPixmap("notification48.png")) + UI.PixmapCache.getPixmap("notification48")) self.__notification.setHeading(self.tr("Visual Selection")) self.__notification.setText( self.tr("Drag the notification window to"