--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Mon Apr 22 18:23:20 2024 +0200 @@ -1422,16 +1422,16 @@ </dl> <a NAME="HgLogBrowserDialog.on_stopCheckBox_clicked" ID="HgLogBrowserDialog.on_stopCheckBox_clicked"></a> <h4>HgLogBrowserDialog.on_stopCheckBox_clicked</h4> -<b>on_stopCheckBox_clicked</b>(<i>checked</i>) +<b>on_stopCheckBox_clicked</b>(<i>_checked</i>) <p> Private slot called, when the stop on copy/move checkbox is clicked. </p> <dl> -<dt><i>checked</i> (bool)</dt> +<dt><i>_checked</i> (bool)</dt> <dd> -flag indicating the state of the check box +flag indicating the state of the check box (unused) </dd> </dl> <a NAME="HgLogBrowserDialog.on_toDate_dateChanged" ID="HgLogBrowserDialog.on_toDate_dateChanged"></a>