diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#HgFetchDialog.__init__">HgFetchDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgFetchDialog.getData">getData</a></td> <td>Public method to get the data for the fetch operation.</td> </tr><tr> @@ -64,6 +65,10 @@ <td>Private slot to select a commit message from recent ones.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgFetchDialog.__init__" ID="HgFetchDialog.__init__"></a> <h4>HgFetchDialog (Constructor)</h4> <b>HgFetchDialog</b>(<i>parent=None</i>)