Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui

changeset 5868
c1a98c164cd3
parent 5532
3a7c5deab9b7
child 5870
82e04c70f969
--- a/Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui	Sat Sep 02 19:05:28 2017 +0200
+++ b/Preferences/ConfigurationPages/WebBrowserSpellCheckingPage.ui	Sat Sep 02 20:00:57 2017 +0200
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>499</width>
-    <height>550</height>
+    <height>583</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_3">
@@ -102,6 +102,46 @@
     </widget>
    </item>
    <item>
+    <layout class="QHBoxLayout" name="horizontalLayout">
+     <item>
+      <spacer name="horizontalSpacer">
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="sizeHint" stdset="0">
+        <size>
+         <width>40</width>
+         <height>20</height>
+        </size>
+       </property>
+      </spacer>
+     </item>
+     <item>
+      <widget class="QPushButton" name="installButton">
+       <property name="toolTip">
+        <string>Press to open a dialog to install spell checking dictionaries</string>
+       </property>
+       <property name="text">
+        <string>Install Dictionaries...</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <spacer name="horizontalSpacer_2">
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="sizeHint" stdset="0">
+        <size>
+         <width>40</width>
+         <height>20</height>
+        </size>
+       </property>
+      </spacer>
+     </item>
+    </layout>
+   </item>
+   <item>
     <spacer name="verticalSpacer">
      <property name="orientation">
       <enum>Qt::Vertical</enum>

eric ide

mercurial