--- a/eric7/Plugins/UiExtensionPlugins/Translator/Translator.py Sun Jun 12 16:05:27 2022 +0200 +++ b/eric7/Plugins/UiExtensionPlugins/Translator/Translator.py Mon Jun 13 16:39:53 2022 +0200 @@ -95,8 +95,10 @@ """ Public method to get an icon. - @param name name of the icon file (string) - @return icon (QIcon) + @param name name of the icon file + @type str + @return icon + @rtype QIcon """ return UI.PixmapCache.getIcon(os.path.join( os.path.dirname(__file__), "icons",