--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog.html Sat Dec 23 15:40:23 2023 +0100 @@ -91,9 +91,9 @@ </p> <dl> -<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="HgPhaseDialog.__updateOk" ID="HgPhaseDialog.__updateOk"></a> @@ -114,7 +114,13 @@ <dt>Return:</dt> <dd> tuple with list of revisions, phase and a flag indicating - a forced operation (list of strings, string, boolean) + a forced operation +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +tuple of (list of str, str, bool) </dd> </dl> <a NAME="HgPhaseDialog.on_phaseCombo_activated" ID="HgPhaseDialog.on_phaseCombo_activated"></a>