--- a/eric6/Templates/TemplateViewer.py Sun Apr 12 18:46:08 2020 +0200 +++ b/eric6/Templates/TemplateViewer.py Sun Apr 12 19:07:49 2020 +0200 @@ -437,7 +437,7 @@ self.customContextMenuRequested.connect(self.__showContextMenu) self.itemActivated.connect(self.__templateItemActivated) - self.setWindowIcon(UI.PixmapCache.getIcon("eric.png")) + self.setWindowIcon(UI.PixmapCache.getIcon("eric")) def __resort(self): """