eric6/Preferences/ConfigurationPages/WebBrowserPage.ui

changeset 7945
76daafe10009
parent 7792
3919fdaa4e34
diff -r cf988a30ba47 -r 76daafe10009 eric6/Preferences/ConfigurationPages/WebBrowserPage.ui
--- a/eric6/Preferences/ConfigurationPages/WebBrowserPage.ui	Sat Jan 02 17:28:57 2021 +0100
+++ b/eric6/Preferences/ConfigurationPages/WebBrowserPage.ui	Sun Jan 03 15:33:39 2021 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>650</width>
-    <height>2204</height>
+    <height>2084</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_6">
@@ -1161,67 +1161,6 @@
      </layout>
     </widget>
    </item>
-   <item>
-    <widget class="QGroupBox" name="webInspectorGroup">
-     <property name="toolTip">
-      <string>Select to enable the Web Inspector tool</string>
-     </property>
-     <property name="title">
-      <string>Enable Web Development (Web Inspector)</string>
-     </property>
-     <property name="checkable">
-      <bool>true</bool>
-     </property>
-     <property name="checked">
-      <bool>false</bool>
-     </property>
-     <layout class="QGridLayout" name="gridLayout_8">
-      <item row="0" column="0">
-       <widget class="QLabel" name="label_2">
-        <property name="text">
-         <string>Web Inspector Port:</string>
-        </property>
-       </widget>
-      </item>
-      <item row="0" column="1">
-       <widget class="QSpinBox" name="webInspectorPortSpinBox">
-        <property name="toolTip">
-         <string>Enter the port to be used by the web inspector</string>
-        </property>
-        <property name="alignment">
-         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
-        </property>
-        <property name="minimum">
-         <number>1025</number>
-        </property>
-        <property name="maximum">
-         <number>65535</number>
-        </property>
-       </widget>
-      </item>
-      <item row="0" column="2">
-       <spacer name="horizontalSpacer_4">
-        <property name="orientation">
-         <enum>Qt::Horizontal</enum>
-        </property>
-        <property name="sizeHint" stdset="0">
-         <size>
-          <width>372</width>
-          <height>20</height>
-         </size>
-        </property>
-       </spacer>
-      </item>
-      <item row="1" column="0" colspan="3">
-       <widget class="QLabel" name="label_6">
-        <property name="text">
-         <string>&lt;font color=&quot;red&quot;&gt;&lt;b&gt;Note:&lt;/b&gt; Web Inspector settings are activated after a restart of the application.&lt;/font&gt;</string>
-        </property>
-       </widget>
-      </item>
-     </layout>
-    </widget>
-   </item>
   </layout>
  </widget>
  <tabstops>
@@ -1275,8 +1214,6 @@
   <tabstop>focusOnNavigationCheckBox</tabstop>
   <tabstop>autoScrollGroupBox</tabstop>
   <tabstop>autoScrollDividerSpinBox</tabstop>
-  <tabstop>webInspectorGroup</tabstop>
-  <tabstop>webInspectorPortSpinBox</tabstop>
  </tabstops>
  <resources/>
  <connections/>

eric ide

mercurial