eric7/Preferences/ConfigurationPages/NetworkPage.ui

branch
eric7
changeset 8580
e91b276e0771
parent 8358
144a6b854f70
diff -r cfd0e44ef084 -r e91b276e0771 eric7/Preferences/ConfigurationPages/NetworkPage.ui
--- a/eric7/Preferences/ConfigurationPages/NetworkPage.ui	Sat Sep 04 16:51:35 2021 +0200
+++ b/eric7/Preferences/ConfigurationPages/NetworkPage.ui	Sat Sep 04 20:26:21 2021 +0200
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>589</width>
-    <height>1051</height>
+    <height>1129</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_7">
@@ -32,6 +32,25 @@
     </widget>
    </item>
    <item>
+    <widget class="QGroupBox" name="groupBox_3">
+     <property name="title">
+      <string>Reachability Status</string>
+     </property>
+     <layout class="QVBoxLayout" name="verticalLayout_5">
+      <item>
+       <widget class="QCheckBox" name="dynamicOnlineCheckBox">
+        <property name="toolTip">
+         <string>Select to determine the Internet reachability status dynamically (assume Internet reachability if unchecked)</string>
+        </property>
+        <property name="text">
+         <string>Dynamic Reachability Status Determination</string>
+        </property>
+       </widget>
+      </item>
+     </layout>
+    </widget>
+   </item>
+   <item>
     <widget class="QGroupBox" name="groupBox_2">
      <property name="title">
       <string>Downloads</string>
@@ -482,6 +501,7 @@
   </customwidget>
  </customwidgets>
  <tabstops>
+  <tabstop>dynamicOnlineCheckBox</tabstop>
   <tabstop>downloadDirPicker</tabstop>
   <tabstop>requestFilenameCheckBox</tabstop>
   <tabstop>cleanupNeverButton</tabstop>

eric ide

mercurial