--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html Sun May 15 19:12:14 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html Sun May 15 19:13:36 2011 +0200 @@ -227,7 +227,7 @@ Private slot to send the input to the subversion process. </p><a NAME="HgDiffDialog.start" ID="HgDiffDialog.start"></a> <h4>HgDiffDialog.start</h4> -<b>start</b>(<i>fn, versions=None, bundle=None</i>) +<b>start</b>(<i>fn, versions=None, bundle=None, qdiff=False</i>) <p> Public slot to start the hg diff command. </p><dl> @@ -240,6 +240,9 @@ </dd><dt><i>bundle</i></dt> <dd> name of a bundle file (string) +</dd><dt><i>qdiff</i></dt> +<dd> +flag indicating qdiff command shall be used (boolean) </dd> </dl> <div align="right"><a href="#top">Up</a></div>