diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Sun Sep 04 16:06:54 2011 +0200 @@ -44,7 +44,7 @@ <h2>HgCommitDialog</h2> <p> Class implementing a dialog to enter the commit message. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>accepted()</dt> <dd> @@ -60,6 +60,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -85,6 +89,10 @@ <td>Public method called when the dialog is about to be shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgCommitDialog.__init__" ID="HgCommitDialog.__init__"></a> <h4>HgCommitDialog (Constructor)</h4> <b>HgCommitDialog</b>(<i>vcs, parent = None</i>)