--- a/src/eric7/Documentation/Source/eric7.UI.CompareDialog.html Sat Nov 11 10:13:29 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.UI.CompareDialog.html Sat Nov 11 12:44:51 2023 +0100 @@ -148,14 +148,13 @@ </p> <dl> -<dt><i>files</i></dt> +<dt><i>files</i> (list of two tuples of (str, str))</dt> <dd> list of files to compare and their label - (list of two tuples of two strings) </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -parent widget (QWidget) +parent widget </dd> </dl> <a NAME="CompareDialog.__appendText" ID="CompareDialog.__appendText"></a>