diff -r 3ede487187f2 -r fab36645aa7d src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html --- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html Mon Apr 22 18:23:20 2024 +0200 @@ -138,30 +138,30 @@ </dl> <a NAME="SvnMergeDialog.on_tag1Combo_editTextChanged" ID="SvnMergeDialog.on_tag1Combo_editTextChanged"></a> <h4>SvnMergeDialog.on_tag1Combo_editTextChanged</h4> -<b>on_tag1Combo_editTextChanged</b>(<i>text</i>) +<b>on_tag1Combo_editTextChanged</b>(<i>_text</i>) <p> Private slot to handle the tag1Combo editTextChanged signal. </p> <dl> -<dt><i>text</i> (str)</dt> +<dt><i>_text</i> (str)</dt> <dd> -text of the combo +text of the combo (unused) </dd> </dl> <a NAME="SvnMergeDialog.on_tag2Combo_editTextChanged" ID="SvnMergeDialog.on_tag2Combo_editTextChanged"></a> <h4>SvnMergeDialog.on_tag2Combo_editTextChanged</h4> -<b>on_tag2Combo_editTextChanged</b>(<i>text</i>) +<b>on_tag2Combo_editTextChanged</b>(<i>_text</i>) <p> Private slot to handle the tag2Combo editTextChanged signal. </p> <dl> -<dt><i>text</i> (str)</dt> +<dt><i>_text</i> (str)</dt> <dd> -text of the combo +text of the combo (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>