--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.__init__.html Wed Nov 09 15:18:07 2022 +0100 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.__init__.html Fri Nov 11 15:30:47 2022 +0100 @@ -153,8 +153,13 @@ <dl> <dt>Return:</dt> <dd> -list of tuples with an icon (QIcon), readable name (string) and - internal name (string) +list of tuples with an icon, readable name and internal name +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +list of tuples of (QIcon, str, str) </dd> </dl> <div align="right"><a href="#top">Up</a></div>