Preferences/ConfigurationPages/HelpWebBrowserPage.ui

changeset 1661
bfc2ea19b08f
parent 1651
bc68f24d5658
child 1670
6fd889391d2c
--- a/Preferences/ConfigurationPages/HelpWebBrowserPage.ui	Thu Feb 23 14:57:49 2012 +0100
+++ b/Preferences/ConfigurationPages/HelpWebBrowserPage.ui	Thu Feb 23 16:06:26 2012 +0100
@@ -206,7 +206,7 @@
       <string>Privacy</string>
      </property>
      <layout class="QGridLayout" name="gridLayout">
-      <item row="0" column="0">
+      <item row="0" column="0" colspan="2">
        <widget class="QCheckBox" name="javaCheckBox">
         <property name="toolTip">
          <string>Select to enable Java</string>
@@ -216,7 +216,7 @@
         </property>
        </widget>
       </item>
-      <item row="1" column="0">
+      <item row="1" column="0" colspan="2">
        <widget class="QCheckBox" name="javaScriptCheckBox">
         <property name="toolTip">
          <string>Select to enable JavaScript</string>
@@ -246,7 +246,7 @@
         </property>
        </widget>
       </item>
-      <item row="3" column="0">
+      <item row="3" column="0" colspan="2">
        <widget class="QCheckBox" name="pluginsCheckBox">
         <property name="toolTip">
          <string>Select to enable plugins in web pages</string>
@@ -315,7 +315,7 @@
         </property>
        </widget>
       </item>
-      <item row="6" column="0">
+      <item row="6" column="0" colspan="2">
        <widget class="QCheckBox" name="doNotTrackCheckBox">
         <property name="toolTip">
          <string>Select to enabled the &quot;Do Not Track&quot; feature</string>
@@ -325,6 +325,16 @@
         </property>
        </widget>
       </item>
+      <item row="7" column="0" colspan="2">
+       <widget class="QCheckBox" name="sendRefererCheckBox">
+        <property name="toolTip">
+         <string>Select to send referer headers to the server</string>
+        </property>
+        <property name="text">
+         <string>Send Referer header to servers</string>
+        </property>
+       </widget>
+      </item>
      </layout>
     </widget>
    </item>
@@ -647,6 +657,7 @@
   <tabstop>pluginsCheckBox</tabstop>
   <tabstop>clickToFlashCheckBox</tabstop>
   <tabstop>doNotTrackCheckBox</tabstop>
+  <tabstop>sendRefererCheckBox</tabstop>
   <tabstop>xssAuditingCheckBox</tabstop>
   <tabstop>expireHistory</tabstop>
   <tabstop>diskCacheCheckBox</tabstop>

eric ide

mercurial