--- a/eric6/Plugins/VcsPlugins/vcsMercurial/HgRepoConfigDataDialog.py Sun Apr 12 18:46:08 2020 +0200 +++ b/eric6/Plugins/VcsPlugins/vcsMercurial/HgRepoConfigDataDialog.py Sun Apr 12 19:07:49 2020 +0200 @@ -38,9 +38,9 @@ self.setupUi(self) self.defaultShowPasswordButton.setIcon( - UI.PixmapCache.getIcon("showPassword.png")) + UI.PixmapCache.getIcon("showPassword")) self.defaultPushShowPasswordButton.setIcon( - UI.PixmapCache.getIcon("showPassword.png")) + UI.PixmapCache.getIcon("showPassword")) self.__withLargefiles = withLargefiles if withLargefiles: