diff -r d1a603a70f83 -r 9becf9ca115c src/eric7/Documentation/Source/eric7.QScintilla.SearchReplaceWidget.html --- a/src/eric7/Documentation/Source/eric7.QScintilla.SearchReplaceWidget.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.SearchReplaceWidget.html Tue Apr 23 11:26:04 2024 +0200 @@ -783,16 +783,16 @@ <a NAME="SearchReplaceWidget.__updateQuickSearchMarkers" ID="SearchReplaceWidget.__updateQuickSearchMarkers"></a> <h4>SearchReplaceWidget.__updateQuickSearchMarkers</h4> -<b>__updateQuickSearchMarkers</b>(<i>on</i>) +<b>__updateQuickSearchMarkers</b>(<i>_on</i>) <p> Private slot to handle the selection of the various check boxes. </p> <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -status of the check box (ignored) +status of the check box (unused) </dd> </dl> <a NAME="SearchReplaceWidget.changeEvent" ID="SearchReplaceWidget.changeEvent"></a>