eric6/Templates/TemplateViewer.py

changeset 7533
88261c96484b
parent 7360
9190402e4505
child 7759
51aa6c6b66f7
--- 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):
         """

eric ide

mercurial