--- 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):