--- a/src/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerQSS.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerQSS.html Tue Apr 23 11:26:04 2024 +0200 @@ -105,16 +105,16 @@ </dl> <a NAME="PreviewerQSS.on_styleIconsPathPicker_textChanged" ID="PreviewerQSS.on_styleIconsPathPicker_textChanged"></a> <h4>PreviewerQSS.on_styleIconsPathPicker_textChanged</h4> -<b>on_styleIconsPathPicker_textChanged</b>(<i>txt</i>) +<b>on_styleIconsPathPicker_textChanged</b>(<i>_txt</i>) <p> Private slot handling a change of the style icons path. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -name of the style icons directory +name of the style icons directory (unused) </dd> </dl> <a NAME="PreviewerQSS.processEditor" ID="PreviewerQSS.processEditor"></a>