--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgImportDialog.html Sat Dec 05 13:02:26 2015 +0100 +++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgImportDialog.html Sat Dec 05 13:03:19 2015 +0100 @@ -66,10 +66,7 @@ <td><a href="#HgImportDialog.getParameters">getParameters</a></td> <td>Public method to retrieve the import data.</td> </tr><tr> -<td><a href="#HgImportDialog.on_patchFileButton_clicked">on_patchFileButton_clicked</a></td> -<td>Private slot called by pressing the file selection button.</td> -</tr><tr> -<td><a href="#HgImportDialog.on_patchFileEdit_textChanged">on_patchFileEdit_textChanged</a></td> +<td><a href="#HgImportDialog.on_patchFilePicker_textChanged">on_patchFilePicker_textChanged</a></td> <td>Private slot to react on changes of the patch file edit.</td> </tr> </table> @@ -105,14 +102,9 @@ a flag indicating to enforce the import (string, boolean, string, string, string, integer, boolean) </dd> -</dl><a NAME="HgImportDialog.on_patchFileButton_clicked" ID="HgImportDialog.on_patchFileButton_clicked"></a> -<h4>HgImportDialog.on_patchFileButton_clicked</h4> -<b>on_patchFileButton_clicked</b>(<i></i>) -<p> - Private slot called by pressing the file selection button. -</p><a NAME="HgImportDialog.on_patchFileEdit_textChanged" ID="HgImportDialog.on_patchFileEdit_textChanged"></a> -<h4>HgImportDialog.on_patchFileEdit_textChanged</h4> -<b>on_patchFileEdit_textChanged</b>(<i>txt</i>) +</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>) <p> Private slot to react on changes of the patch file edit. </p><dl>