diff -r d1a603a70f83 -r 9becf9ca115c src/eric7/Documentation/Source/eric7.Preferences.SubstyleDefinitionDialog.html --- a/src/eric7/Documentation/Source/eric7.Preferences.SubstyleDefinitionDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.SubstyleDefinitionDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -148,16 +148,16 @@ <a NAME="SubstyleDefinitionDialog.on_descriptionEdit_textChanged" ID="SubstyleDefinitionDialog.on_descriptionEdit_textChanged"></a> <h4>SubstyleDefinitionDialog.on_descriptionEdit_textChanged</h4> -<b>on_descriptionEdit_textChanged</b>(<i>txt</i>) +<b>on_descriptionEdit_textChanged</b>(<i>_txt</i>) <p> Private slot handling changes of the description. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the description +text of the description (unused) </dd> </dl> <a NAME="SubstyleDefinitionDialog.on_resetButton_clicked" ID="SubstyleDefinitionDialog.on_resetButton_clicked"></a>