diff -r dac33c7fce07 -r e3642a6a1e71 eric7/IconEditor/IconEditorWindow.py --- a/eric7/IconEditor/IconEditorWindow.py Sat May 15 19:01:16 2021 +0200 +++ b/eric7/IconEditor/IconEditorWindow.py Sat May 15 20:08:03 2021 +0200 @@ -55,7 +55,7 @@ @param project reference to the project object (Project) """ super().__init__(parent) - self.setObjectName("eric6_icon_editor") + self.setObjectName("eric7_icon_editor") self.fromEric = fromEric self.initShortcutsOnly = initShortcutsOnly