]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/SpellcheckerUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / SpellcheckerUi.ui
index 8a4113b88c5dc6fdffc5b2d4bdaca27cc341cdd5..8c6eddb7f856aae78fb02ab953f2bc7ee1d45c95 100644 (file)
@@ -6,14 +6,20 @@
     <x>0</x>
     <y>0</y>
     <width>259</width>
-    <height>536</height>
+    <height>506</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string>DockWidget</string>
   </property>
   <widget class="QWidget" name="dockWidgetContents" >
-   <layout class="QGridLayout" name="gridLayout" >
+   <layout class="QGridLayout" >
+    <property name="margin" >
+     <number>9</number>
+    </property>
+    <property name="spacing" >
+     <number>6</number>
+    </property>
     <item row="0" column="0" >
      <widget class="QLabel" name="TextLabel3" >
       <property name="text" >
       </property>
      </widget>
     </item>
+    <item row="1" column="1" >
+     <widget class="QPushButton" name="findNextPB" >
+      <property name="toolTip" >
+       <string>Replace word with current choice</string>
+      </property>
+      <property name="text" >
+       <string>&amp;Find Next</string>
+      </property>
+     </widget>
+    </item>
     <item row="2" column="0" >
      <widget class="QLabel" name="TextLabel1" >
       <property name="text" >
-       <string>Replacement:</string>
+       <string>Re&amp;placement:</string>
       </property>
       <property name="buddy" >
        <cstring>replaceCO</cstring>
@@ -44,7 +60,9 @@
     <item row="3" column="0" >
      <widget class="QComboBox" name="replaceCO" >
       <property name="sizePolicy" >
-       <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
+       <sizepolicy>
+        <hsizetype>3</hsizetype>
+        <vsizetype>0</vsizetype>
         <horstretch>0</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
     <item row="4" column="0" >
      <widget class="QLabel" name="TextLabel2" >
       <property name="text" >
-       <string>Suggestions:</string>
+       <string>S&amp;uggestions:</string>
       </property>
       <property name="buddy" >
        <cstring>suggestionsLW</cstring>
       </property>
      </widget>
     </item>
-    <item rowspan="4" row="5" column="0" >
+    <item row="4" column="1" >
+     <widget class="QPushButton" name="replaceAllPB" >
+      <property name="toolTip" >
+       <string>Replace word with current choice</string>
+      </property>
+      <property name="text" >
+       <string>Replace &amp;All</string>
+      </property>
+     </widget>
+    </item>
+    <item rowspan="5" row="5" column="0" >
      <widget class="QListWidget" name="suggestionsLW" />
     </item>
-    <item row="5" column="1" >
+    <item row="6" column="1" >
      <widget class="QPushButton" name="ignorePB" >
       <property name="toolTip" >
        <string>Ignore this word</string>
       </property>
      </widget>
     </item>
-    <item row="6" column="1" >
-     <widget class="QPushButton" name="replacePB_3" >
+    <item row="7" column="1" >
+     <widget class="QPushButton" name="ignoreAllPB" >
       <property name="toolTip" >
        <string>Ignore this word throughout this session</string>
       </property>
       </property>
      </widget>
     </item>
-    <item row="7" column="1" >
+    <item row="8" column="1" >
      <widget class="QPushButton" name="addPB" >
       <property name="toolTip" >
        <string>Add the word to your personal dictionary</string>
       </property>
      </widget>
     </item>
-    <item row="8" column="1" >
-     <spacer name="spacer" >
+    <item row="9" column="1" >
+     <spacer>
       <property name="orientation" >
        <enum>Qt::Vertical</enum>
       </property>
       <property name="sizeType" >
        <enum>QSizePolicy::Expanding</enum>
       </property>
-      <property name="sizeHint" stdset="0" >
+      <property name="sizeHint" >
        <size>
         <width>74</width>
         <height>98</height>
       </property>
      </spacer>
     </item>
-    <item row="9" column="0" >
+    <item row="10" column="0" >
      <widget class="QProgressBar" name="spellcheckPR" >
       <property name="value" >
        <number>24</number>