Preferences/ConfigurationPages/WebBrowserPage.ui

branch
QtWebEngine
changeset 4881
c269212cceac
parent 4806
5c0745cb26ea
child 4884
6983af705a7f
--- a/Preferences/ConfigurationPages/WebBrowserPage.ui	Sat Mar 19 18:18:09 2016 +0100
+++ b/Preferences/ConfigurationPages/WebBrowserPage.ui	Sat Mar 19 20:07:34 2016 +0100
@@ -275,40 +275,13 @@
        </widget>
       </item>
       <item>
-       <widget class="QGroupBox" name="pluginsGroup">
+       <widget class="QCheckBox" name="pluginsCheckBox">
         <property name="toolTip">
          <string>Select to enable plugins in web pages</string>
         </property>
-        <property name="title">
+        <property name="text">
          <string>Enable Plug-ins</string>
         </property>
-        <property name="checkable">
-         <bool>true</bool>
-        </property>
-        <property name="checked">
-         <bool>false</bool>
-        </property>
-        <layout class="QGridLayout" name="gridLayout_7">
-         <item row="0" column="0">
-          <widget class="QCheckBox" name="clickToFlashCheckBox">
-           <property name="enabled">
-            <bool>false</bool>
-           </property>
-           <property name="sizePolicy">
-            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
-             <horstretch>8</horstretch>
-             <verstretch>0</verstretch>
-            </sizepolicy>
-           </property>
-           <property name="toolTip">
-            <string>Select to activate the Flash blocker</string>
-           </property>
-           <property name="text">
-            <string>Use ClickToFlash on Flash plugins</string>
-           </property>
-          </widget>
-         </item>
-        </layout>
        </widget>
       </item>
       <item>
@@ -688,8 +661,7 @@
   <tabstop>jsOpenWindowsCheckBox</tabstop>
   <tabstop>jsCloseWindowsCheckBox</tabstop>
   <tabstop>jsClipboardCheckBox</tabstop>
-  <tabstop>pluginsGroup</tabstop>
-  <tabstop>clickToFlashCheckBox</tabstop>
+  <tabstop>pluginsCheckBox</tabstop>
   <tabstop>doNotTrackCheckBox</tabstop>
   <tabstop>sendRefererCheckBox</tabstop>
   <tabstop>refererWhitelistButton</tabstop>

eric ide

mercurial