--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ViewmanagerPage.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ViewmanagerPage.html Tue Apr 23 11:26:04 2024 +0200 @@ -83,16 +83,16 @@ <a NAME="ViewmanagerPage.on_windowComboBox_activated" ID="ViewmanagerPage.on_windowComboBox_activated"></a> <h4>ViewmanagerPage.on_windowComboBox_activated</h4> -<b>on_windowComboBox_activated</b>(<i>index</i>) +<b>on_windowComboBox_activated</b>(<i>_index</i>) <p> Private slot to show a preview of the selected workspace view type. </p> <dl> -<dt><i>index</i> (int)</dt> +<dt><i>_index</i> (int)</dt> <dd> -index of selected workspace view type +index of selected workspace view type (unused) </dd> </dl> <a NAME="ViewmanagerPage.save" ID="ViewmanagerPage.save"></a>