--- a/eric7/Plugins/PluginWizardQColorDialog.py Sun May 23 15:35:49 2021 +0200 +++ b/eric7/Plugins/PluginWizardQColorDialog.py Sun May 23 16:35:15 2021 +0200 @@ -71,7 +71,7 @@ """ self.action = EricAction( self.tr('QColorDialog Wizard'), - self.tr('Q&ColorDialog Wizard...'), 0, 0, self, + self.tr('QColorDialog Wizard...'), 0, 0, self, 'wizards_qcolordialog') self.action.setStatusTip(self.tr('QColorDialog Wizard')) self.action.setWhatsThis(self.tr(