Preferences/ConfigurationPages/WebBrowserPage.ui

changeset 4957
55c9bb589b0a
parent 4905
09f38f85a3af
child 4958
ef400197e7d5
--- a/Preferences/ConfigurationPages/WebBrowserPage.ui	Wed Apr 27 19:44:22 2016 +0200
+++ b/Preferences/ConfigurationPages/WebBrowserPage.ui	Sat Apr 30 13:07:13 2016 +0200
@@ -533,6 +533,42 @@
     </widget>
    </item>
    <item>
+    <widget class="QGroupBox" name="groupBox_7">
+     <property name="title">
+      <string>Image Search</string>
+     </property>
+     <layout class="QHBoxLayout" name="horizontalLayout_3">
+      <item>
+       <widget class="QLabel" name="label_8">
+        <property name="text">
+         <string>Default Search Engine:</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QComboBox" name="imageSearchComboBox">
+        <property name="toolTip">
+         <string>Select the default search engine for image searches</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <spacer name="horizontalSpacer_5">
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>383</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+     </layout>
+    </widget>
+   </item>
+   <item>
     <widget class="QGroupBox" name="groupBox_3">
      <property name="title">
       <string>Navigation</string>
@@ -671,6 +707,7 @@
   <tabstop>diskCacheCheckBox</tabstop>
   <tabstop>cacheSizeSpinBox</tabstop>
   <tabstop>languageCombo</tabstop>
+  <tabstop>imageSearchComboBox</tabstop>
   <tabstop>spatialCheckBox</tabstop>
   <tabstop>linksInFocusChainCheckBox</tabstop>
   <tabstop>webInspectorGroup</tabstop>

eric ide

mercurial