--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCommitDialog.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCommitDialog.html Mon Apr 22 18:23:20 2024 +0200 @@ -242,16 +242,16 @@ </dl> <a NAME="GitCommitDialog.showEvent" ID="GitCommitDialog.showEvent"></a> <h4>GitCommitDialog.showEvent</h4> -<b>showEvent</b>(<i>evt</i>) +<b>showEvent</b>(<i>_evt</i>) <p> Protected method called when the dialog is about to be shown. </p> <dl> -<dt><i>evt</i> (QShowEvent)</dt> +<dt><i>_evt</i> (QShowEvent)</dt> <dd> -the event +the event (unused) </dd> </dl> <a NAME="GitCommitDialog.stagedOnly" ID="GitCommitDialog.stagedOnly"></a>