--- a/src/eric7/Documentation/Source/eric7.CodeFormatting.FormattingDiffWidget.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.CodeFormatting.FormattingDiffWidget.html Sat Apr 20 18:02:35 2024 +0200 @@ -87,16 +87,16 @@ </dl> <a NAME="FormattingDiffWidget.closeEvent" ID="FormattingDiffWidget.closeEvent"></a> <h4>FormattingDiffWidget.closeEvent</h4> -<b>closeEvent</b>(<i>evt</i>) +<b>closeEvent</b>(<i>_evt</i>) <p> Protected slot implementing a close event handler. </p> <dl> -<dt><i>evt</i> (QCloseEvent)</dt> +<dt><i>_evt</i> (QCloseEvent)</dt> <dd> -reference to the close event +reference to the close event (unused) </dd> </dl> <a NAME="FormattingDiffWidget.showDiff" ID="FormattingDiffWidget.showDiff"></a>