]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/ui/NumberingUi.ui
Some grammar and casing fixes and tooltip improvements
[features.git] / src / frontends / qt4 / ui / NumberingUi.ui
index 39bed38af5873e3187fddada0d9e176b79f52427..bd9b1532c559ba16c760a30f5112a475458b6919 100644 (file)
      </property>
     </widget>
    </item>
+   <item row="5" column="0">
+    <widget class="QGroupBox" name="linenoGB">
+     <property name="enabled">
+      <bool>true</bool>
+     </property>
+     <property name="toolTip">
+      <string>Add line numbers to the document</string>
+     </property>
+     <property name="title">
+      <string>L&amp;ine numbering</string>
+     </property>
+     <property name="flat">
+      <bool>true</bool>
+     </property>
+     <property name="checkable">
+      <bool>true</bool>
+     </property>
+     <property name="checked">
+      <bool>false</bool>
+     </property>
+     <layout class="QHBoxLayout" name="horizontalLayout">
+      <item>
+       <widget class="QLabel" name="label">
+        <property name="text">
+         <string>Additional o&amp;ptions:</string>
+        </property>
+        <property name="buddy">
+         <cstring>linenoLE</cstring>
+        </property>
+       </widget>
+      </item>
+      <item>
+       <widget class="QLineEdit" name="linenoLE">
+        <property name="toolTip">
+         <string>Line numbering (lineno package) options. Please refer to the lineno package manual for details.</string>
+        </property>
+       </widget>
+      </item>
+     </layout>
+    </widget>
+   </item>
   </layout>
  </widget>
  <tabstops>