--- a/eric6/Preferences/ConfigurationPages/NetworkPage.ui Sun Jan 03 15:33:39 2021 +0100 +++ b/eric6/Preferences/ConfigurationPages/NetworkPage.ui Sun Jan 03 17:49:38 2021 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>589</width> - <height>1099</height> + <height>1051</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_7"> @@ -32,25 +32,6 @@ </widget> </item> <item> - <widget class="QGroupBox" name="groupBox_3"> - <property name="title"> - <string>Online Status</string> - </property> - <layout class="QVBoxLayout" name="verticalLayout_5"> - <item> - <widget class="QCheckBox" name="dynamicOnlineCheckBox"> - <property name="toolTip"> - <string>Select to determine the online status dynamically (assume online if unchecked)</string> - </property> - <property name="text"> - <string>Dynamic Online Status Determination</string> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item> <widget class="QGroupBox" name="groupBox_2"> <property name="title"> <string>Downloads</string> @@ -477,6 +458,19 @@ </layout> </widget> </item> + <item> + <spacer name="verticalSpacer"> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>20</width> + <height>40</height> + </size> + </property> + </spacer> + </item> </layout> </widget> <customwidgets> @@ -488,7 +482,6 @@ </customwidget> </customwidgets> <tabstops> - <tabstop>dynamicOnlineCheckBox</tabstop> <tabstop>downloadDirPicker</tabstop> <tabstop>requestFilenameCheckBox</tabstop> <tabstop>cleanupNeverButton</tabstop>