--- a/src/eric7/Preferences/ConfigurationPages/ProjectBrowserPage.ui Thu Nov 24 14:43:31 2022 +0100 +++ b/src/eric7/Preferences/ConfigurationPages/ProjectBrowserPage.ui Thu Nov 24 16:09:39 2022 +0100 @@ -119,80 +119,6 @@ </property> </widget> </item> - <item> - <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="0"> - <widget class="QCheckBox" name="sourcesBrowserCheckBox"> - <property name="toolTip"> - <string>Select to show the sources browser</string> - </property> - <property name="text"> - <string>Sources Browser</string> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QCheckBox" name="interfacesBrowserCheckBox"> - <property name="toolTip"> - <string>Select to show the interfaces (IDL) browser</string> - </property> - <property name="text"> - <string>Interfaces (IDL) Browser</string> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QCheckBox" name="formsBrowserCheckBox"> - <property name="toolTip"> - <string>Select to show the forms browser</string> - </property> - <property name="text"> - <string>Forms Browser</string> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QCheckBox" name="protocolsBrowserCheckBox"> - <property name="toolTip"> - <string>Select to show the protocols (protobuf) browser</string> - </property> - <property name="text"> - <string>Protocols (protobuf) Browser</string> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QCheckBox" name="resourcesBrowserCheckBox"> - <property name="toolTip"> - <string>Select to show the resources browser</string> - </property> - <property name="text"> - <string>Resources Browser</string> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QCheckBox" name="othersBrowserCheckBox"> - <property name="toolTip"> - <string>Select to show the browser for other files</string> - </property> - <property name="text"> - <string>Others Browser</string> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QCheckBox" name="translationsBrowserCheckBox"> - <property name="toolTip"> - <string>Select to show the translations browser</string> - </property> - <property name="text"> - <string>Translations Browser</string> - </property> - </widget> - </item> - </layout> - </item> </layout> </widget> </item> @@ -258,13 +184,6 @@ <tabstops> <tabstop>pbHighlightedButton</tabstop> <tabstop>projectTypeCombo</tabstop> - <tabstop>sourcesBrowserCheckBox</tabstop> - <tabstop>formsBrowserCheckBox</tabstop> - <tabstop>resourcesBrowserCheckBox</tabstop> - <tabstop>translationsBrowserCheckBox</tabstop> - <tabstop>interfacesBrowserCheckBox</tabstop> - <tabstop>protocolsBrowserCheckBox</tabstop> - <tabstop>othersBrowserCheckBox</tabstop> <tabstop>followEditorCheckBox</tabstop> <tabstop>followCursorLineCheckBox</tabstop> <tabstop>autoPopulateCheckBox</tabstop>