--- a/Documentation/Source/eric6.UI.DiffDialog.html Sun Feb 08 19:12:05 2015 +0100 +++ b/Documentation/Source/eric6.UI.DiffDialog.html Mon Feb 09 19:57:45 2015 +0100 @@ -119,16 +119,13 @@ </dd> </dl><a NAME="DiffDialog.__appendText" ID="DiffDialog.__appendText"></a> <h4>DiffDialog.__appendText</h4> -<b>__appendText</b>(<i>txt, format</i>) +<b>__appendText</b>(<i>txt</i>) <p> Private method to append text to the end of the contents pane. </p><dl> <dt><i>txt</i></dt> <dd> text to insert (string) -</dd><dt><i>format</i></dt> -<dd> -text format to be used (QTextCharFormat) </dd> </dl><a NAME="DiffDialog.__fileChanged" ID="DiffDialog.__fileChanged"></a> <h4>DiffDialog.__fileChanged</h4>