]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/ui/PrefPathsUi.ui
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / ui / PrefPathsUi.ui
index d288117afcc5f7c763fea7d26ee737bef1e84b3c..cfbeb3fecedbcd136778bcedb785577e77db5801 100644 (file)
@@ -19,7 +19,7 @@
    <property name="spacing" >
     <number>6</number>
    </property>
-   <item row="8" column="0" colspan="3" >
+   <item row="11" column="0" colspan="3" >
     <spacer>
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
@@ -27,7 +27,7 @@
      <property name="sizeType" >
       <enum>QSizePolicy::Expanding</enum>
      </property>
-     <property name="sizeHint" >
+     <property name="sizeHint" stdset="0" >
       <size>
        <width>329</width>
        <height>16</height>
@@ -35,7 +35,7 @@
      </property>
     </spacer>
    </item>
-   <item row="7" column="0" >
+   <item row="10" column="0" >
     <widget class="QLabel" name="pathPrefixLA" >
      <property name="text" >
       <string>&amp;PATH prefix:</string>
@@ -45,7 +45,7 @@
      </property>
     </widget>
    </item>
-   <item row="7" column="1" colspan="2" >
+   <item row="10" column="1" colspan="2" >
     <widget class="QLineEdit" name="pathPrefixED" />
    </item>
    <item row="6" column="2" >
      </property>
     </widget>
    </item>
+   <item row="8" column="0" >
+    <widget class="QLabel" name="hunspellDirLA" >
+     <property name="text" >
+      <string>Hunspell dictionaries:</string>
+     </property>
+     <property name="buddy" >
+      <cstring>thesaurusDirED</cstring>
+     </property>
+    </widget>
+   </item>
+   <item row="8" column="1" >
+    <widget class="QLineEdit" name="hunspellDirED" />
+   </item>
+   <item row="8" column="2" >
+    <widget class="QPushButton" name="hunspellDirPB" >
+     <property name="text" >
+      <string>Browse...</string>
+     </property>
+     <property name="autoDefault" >
+      <bool>false</bool>
+     </property>
+    </widget>
+   </item>
   </layout>
  </widget>
  <tabstops>