Preferences/ConfigurationPages/HelpWebBrowserPage.ui

changeset 1109
9552b5e16a07
parent 952
cc3e2e5558e9
child 1127
b1802ebe0066
--- a/Preferences/ConfigurationPages/HelpWebBrowserPage.ui	Fri Jun 03 13:01:16 2011 +0200
+++ b/Preferences/ConfigurationPages/HelpWebBrowserPage.ui	Sat Jun 04 11:53:15 2011 +0200
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>613</width>
-    <height>982</height>
+    <height>1021</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_4">
@@ -447,6 +447,45 @@
     </widget>
    </item>
    <item>
+    <widget class="QGroupBox" name="groupBox_5">
+     <property name="title">
+      <string>Web Search</string>
+     </property>
+     <layout class="QHBoxLayout" name="horizontalLayout_2">
+      <item>
+       <widget class="QLabel" name="label_5">
+        <property name="text">
+         <string>Language:</string>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QComboBox" name="languageCombo">
+        <property name="toolTip">
+         <string>Select the language to be used for web searches</string>
+        </property>
+        <property name="sizeAdjustPolicy">
+         <enum>QComboBox::AdjustToContents</enum>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <spacer name="horizontalSpacer_3">
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>450</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
+     </layout>
+    </widget>
+   </item>
+   <item>
     <widget class="QGroupBox" name="printGroup">
      <property name="title">
       <string>Printing</string>
@@ -504,6 +543,7 @@
   <tabstop>cachePreferButton</tabstop>
   <tabstop>cacheOfflineButton</tabstop>
   <tabstop>cacheSizeSpinBox</tabstop>
+  <tabstop>languageCombo</tabstop>
   <tabstop>printBackgroundsCheckBox</tabstop>
  </tabstops>
  <resources/>

eric ide

mercurial