diff -r 3ede487187f2 -r fab36645aa7d src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html --- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html Mon Apr 22 18:23:20 2024 +0200 @@ -231,16 +231,16 @@ </dl> <a NAME="SvnCommitDialog.showEvent" ID="SvnCommitDialog.showEvent"></a> <h4>SvnCommitDialog.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 +reference to the event object (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>