diff -r 3ede487187f2 -r fab36645aa7d src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExportDialog.html --- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExportDialog.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExportDialog.html Mon Apr 22 18:23:20 2024 +0200 @@ -145,30 +145,30 @@ <a NAME="HgExportDialog.on_directoryPicker_textChanged" ID="HgExportDialog.on_directoryPicker_textChanged"></a> <h4>HgExportDialog.on_directoryPicker_textChanged</h4> -<b>on_directoryPicker_textChanged</b>(<i>txt</i>) +<b>on_directoryPicker_textChanged</b>(<i>_txt</i>) <p> Private slot to react on changes of the export directory 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> <a NAME="HgExportDialog.on_patternEdit_textChanged" ID="HgExportDialog.on_patternEdit_textChanged"></a> <h4>HgExportDialog.on_patternEdit_textChanged</h4> -<b>on_patternEdit_textChanged</b>(<i>txt</i>) +<b>on_patternEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to react on changes of the export file name pattern 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>