diff -r d1a603a70f83 -r 9becf9ca115c src/eric7/Documentation/Source/eric7.Project.ProjectVenvConfigurationDialog.html --- a/src/eric7/Documentation/Source/eric7.Project.ProjectVenvConfigurationDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.ProjectVenvConfigurationDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -137,16 +137,16 @@ </dl> <a NAME="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged" ID="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged"></a> <h4>ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged</h4> -<b>on_pythonExecPicker_editTextChanged</b>(<i>txt</i>) +<b>on_pythonExecPicker_editTextChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the entered Python interpreter path. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -entered Python interpreter path +entered Python interpreter path (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>