diff -r 3ede487187f2 -r fab36645aa7d src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgImportDialog.html --- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgImportDialog.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgImportDialog.html Mon Apr 22 18:23:20 2024 +0200 @@ -124,16 +124,16 @@ </dl> <a NAME="HgImportDialog.on_patchFilePicker_textChanged" ID="HgImportDialog.on_patchFilePicker_textChanged"></a> <h4>HgImportDialog.on_patchFilePicker_textChanged</h4> -<b>on_patchFilePicker_textChanged</b>(<i>txt</i>) +<b>on_patchFilePicker_textChanged</b>(<i>_txt</i>) <p> Private slot to react on changes of the patch file edit. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -contents of the line edit +contents of the line edit (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>