--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog.html Sat Dec 23 15:40:23 2023 +0100 @@ -82,14 +82,13 @@ </p> <dl> -<dt><i>branches</i></dt> +<dt><i>branches</i> (list of str)</dt> <dd> branch names to populate the branch list with - (list of string) </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> </dl> <a NAME="HgBranchInputDialog.getData" ID="HgBranchInputDialog.getData"></a> @@ -121,9 +120,9 @@ </p> <dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -contents of the branch combo box (string) +contents of the branch combo box </dd> </dl> <div align="right"><a href="#top">Up</a></div>