diff -r 8c1445825e7b -r 0c740fcffd34 eric6/Documentation/Source/eric6.Project.PropertiesDialog.html --- a/eric6/Documentation/Source/eric6.Project.PropertiesDialog.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Project.PropertiesDialog.html Thu Mar 04 19:39:54 2021 +0100 @@ -191,16 +191,16 @@ </dl> <a NAME="PropertiesDialog.on_languageComboBox_currentIndexChanged" ID="PropertiesDialog.on_languageComboBox_currentIndexChanged"></a> <h4>PropertiesDialog.on_languageComboBox_currentIndexChanged</h4> -<b>on_languageComboBox_currentIndexChanged</b>(<i>language</i>) +<b>on_languageComboBox_currentIndexChanged</b>(<i>index</i>) <p> Private slot handling the selection of a programming language. </p> <dl> -<dt><i>language</i></dt> +<dt><i>index</i> (int)</dt> <dd> -selected programming language (string) +index of the current item </dd> </dl> <a NAME="PropertiesDialog.on_mainscriptPicker_aboutToShowPathPickerDialog" ID="PropertiesDialog.on_mainscriptPicker_aboutToShowPathPickerDialog"></a>