diff -r 7afaf2fca55b -r a8207dc73672 Documentation/Source/eric5.UI.DiffDialog.html --- a/Documentation/Source/eric5.UI.DiffDialog.html Sat Aug 20 16:30:49 2011 +0200 +++ b/Documentation/Source/eric5.UI.DiffDialog.html Sat Aug 20 17:24:33 2011 +0200 @@ -67,6 +67,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#DiffDialog.__init__">DiffDialog</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#DiffDialog.__appendText">__appendText</a></td> <td>Private method to append text to the end of the contents pane.</td> </tr><tr> @@ -253,6 +256,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#DiffWindow.__init__">DiffWindow</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#DiffWindow.eventFilter">eventFilter</a></td> <td>Public method to filter events.</td> </tr>