--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Mon Apr 22 18:23:20 2024 +0200 @@ -194,16 +194,16 @@ </dl> <a NAME="HgCommitDialog.showEvent" ID="HgCommitDialog.showEvent"></a> <h4>HgCommitDialog.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>