--- a/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html Thu Mar 04 19:39:54 2021 +0100 @@ -551,16 +551,16 @@ </p> <a NAME="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated" ID="EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated"></a> <h4>EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated</h4> -<b>on_lexerLanguageComboBox_activated</b>(<i>language</i>) +<b>on_lexerLanguageComboBox_activated</b>(<i>index</i>) <p> Private slot to fill the style combo of the source page. </p> <dl> -<dt><i>language</i></dt> +<dt><i>index</i> (int)</dt> <dd> -The lexer language (string) +index of the selected entry </dd> </dl> <a NAME="EditorHighlightingStylesPage.on_styleElementList_currentItemChanged" ID="EditorHighlightingStylesPage.on_styleElementList_currentItemChanged"></a>