--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html Sun Feb 12 18:06:07 2017 +0100 +++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html Sun Feb 12 18:07:05 2017 +0100 @@ -73,13 +73,16 @@ </table> <a NAME="HgFetchDialog.__init__" ID="HgFetchDialog.__init__"></a> <h4>HgFetchDialog (Constructor)</h4> -<b>HgFetchDialog</b>(<i>parent=None</i>) +<b>HgFetchDialog</b>(<i>vcs, parent=None</i>) <p> Constructor </p><dl> -<dt><i>parent</i></dt> +<dt><i>vcs</i> (Hg)</dt> <dd> -reference to the parent widget (QWidget) +reference to the Mercurial vcs object +</dd><dt><i>parent</i> (QWidget)</dt> +<dd> +reference to the parent widget </dd> </dl><a NAME="HgFetchDialog.getData" ID="HgFetchDialog.getData"></a> <h4>HgFetchDialog.getData</h4>