eric6/Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py

changeset 7533
88261c96484b
parent 7370
5fb53279f2df
child 7779
757334671130
--- a/eric6/Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py	Sun Apr 12 18:46:08 2020 +0200
+++ b/eric6/Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py	Sun Apr 12 19:07:49 2020 +0200
@@ -194,7 +194,7 @@
             "Adjusts the width of all columns to their contents"))
         
         self.actionsButton.setIcon(
-            UI.PixmapCache.getIcon("actionsToolButton.png"))
+            UI.PixmapCache.getIcon("actionsToolButton"))
         self.actionsButton.setMenu(self.__actionsMenu)
     
     def closeEvent(self, e):

eric ide

mercurial