diff -r 3ede487187f2 -r fab36645aa7d src/eric7/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py --- a/src/eric7/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py Mon Apr 22 18:23:20 2024 +0200 @@ -2103,11 +2103,11 @@ return fieldIndex, searchRx, indexIsRole @pyqtSlot(bool) - def on_stopCheckBox_clicked(self, checked): + def on_stopCheckBox_clicked(self, _checked): """ Private slot called, when the stop on copy/move checkbox is clicked. - @param checked flag indicating the state of the check box + @param _checked flag indicating the state of the check box (unused) @type bool """ self.vcs.getPlugin().setPreferences(