diff -r e89a7f82ca92 -r 5c7cf7704fd0 src/eric7/Preferences/ConfigurationPages/HelpDocumentationPage.ui --- a/src/eric7/Preferences/ConfigurationPages/HelpDocumentationPage.ui Sat Jan 07 19:16:55 2023 +0100 +++ b/src/eric7/Preferences/ConfigurationPages/HelpDocumentationPage.ui Sat Jan 07 19:21:25 2023 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>526</width> - <height>747</height> + <height>840</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout"> @@ -32,6 +32,25 @@ </widget> </item> <item> + <widget class="QGroupBox" name="groupBox"> + <property name="title"> + <string>QtHelp</string> + </property> + <layout class="QVBoxLayout" name="verticalLayout_2"> + <item> + <widget class="QCheckBox" name="searchQtHelpCheckBox"> + <property name="toolTip"> + <string>Select to search for new QtHelp documents when the application starts.</string> + </property> + <property name="text"> + <string>Search new QtHelp documents on startup</string> + </property> + </widget> + </item> + </layout> + </widget> + </item> + <item> <widget class="QGroupBox" name="groupBox_9"> <property name="title"> <string>eric API Documentation</string> @@ -335,6 +354,7 @@ </customwidget> </customwidgets> <tabstops> + <tabstop>searchQtHelpCheckBox</tabstop> <tabstop>ericDocDirPicker</tabstop> <tabstop>pythonDocDirPicker</tabstop> <tabstop>qt5DocDirPicker</tabstop> @@ -342,6 +362,7 @@ <tabstop>pyqt5DocDirPicker</tabstop> <tabstop>pyqt6DocDirPicker</tabstop> <tabstop>pyside2DocDirPicker</tabstop> + <tabstop>pyside6DocDirPicker</tabstop> </tabstops> <resources/> <connections/>