diff -r 643989a1e2bd -r e440aaf179ce src/eric7/Documentation/Source/eric7.Project.AddLanguageDialog.html --- a/src/eric7/Documentation/Source/eric7.Project.AddLanguageDialog.html Wed Dec 20 15:42:44 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Project.AddLanguageDialog.html Wed Dec 20 19:28:22 2023 +0100 @@ -78,13 +78,13 @@ </p> <dl> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -parent widget of this dialog (QWidget) +parent widget of this dialog </dd> -<dt><i>name</i></dt> +<dt><i>name</i> (str)</dt> <dd> -name of this dialog (string) +name of this dialog </dd> </dl> <a NAME="AddLanguageDialog.getSelectedLanguage" ID="AddLanguageDialog.getSelectedLanguage"></a> @@ -97,7 +97,13 @@ <dl> <dt>Return:</dt> <dd> -the selected language (string) +the selected language +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <div align="right"><a href="#top">Up</a></div>