]> git.lyx.org Git - lyx.git/commitdiff
* Add more keyboard accelerators to the spellchecker dialog (part of bug 6460).
authorJürgen Spitzmüller <spitz@lyx.org>
Sun, 17 Jan 2010 10:51:32 +0000 (10:51 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sun, 17 Jan 2010 10:51:32 +0000 (10:51 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33065 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/SpellcheckerUi.ui

index 79b2209274f3440ced9a6a945ac6e479660b5998..e421e926030dc97c0192f26169cb45faace7a11d 100644 (file)
    <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" >
@@ -44,7 +50,7 @@
     <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>
@@ -54,7 +60,9 @@
     <item row="3" column="0" >
      <widget class="QComboBox" name="replaceCO" >
       <property name="sizePolicy" >
-       <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
+       <sizepolicy>
+        <hsizetype>0</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>
      </widget>
     </item>
     <item row="9" column="1" >
-     <spacer name="spacer" >
+     <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>