--- a/Documentation/Source/eric6.UI.CompareDialog.html Sat Mar 11 19:17:59 2017 +0100 +++ b/Documentation/Source/eric6.UI.CompareDialog.html Sat Mar 11 19:18:57 2017 +0100 @@ -134,7 +134,7 @@ </dd> </dl><a NAME="CompareDialog.__appendText" ID="CompareDialog.__appendText"></a> <h4>CompareDialog.__appendText</h4> -<b>__appendText</b>(<i>pane, linenumber, line, format, interLine=False</i>) +<b>__appendText</b>(<i>pane, linenumber, line, charFormat, interLine=False</i>) <p> Private method to append text to the end of the contents pane. </p><dl> @@ -147,7 +147,7 @@ </dd><dt><i>line</i></dt> <dd> text to insert (string) -</dd><dt><i>format</i></dt> +</dd><dt><i>charFormat</i></dt> <dd> text format to be used (QTextCharFormat) </dd><dt><i>interLine</i></dt>