]> git.lyx.org Git - features.git/commitdiff
* src/frontends/qt4/ui/QNomenclUi.ui:
authorJürgen Spitzmüller <spitz@lyx.org>
Sun, 11 Feb 2007 13:29:53 +0000 (13:29 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sun, 11 Feb 2007 13:29:53 +0000 (13:29 +0000)
- fix bug 3147: Incorrect input field order in glossary dialog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17136 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/ui/QNomenclUi.ui

index 533efbaa3630813e6e7a722b6d91b73517e5317e..27a10f4d0daac5f6bf19d451d9d273860be2e6a1 100644 (file)
@@ -1,7 +1,4 @@
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
  <class>QNomenclUi</class>
  <widget class="QDialog" name="QNomenclUi" >
   <property name="geometry" >
@@ -9,7 +6,7 @@
     <x>0</x>
     <y>0</y>
     <width>248</width>
-    <height>130</height>
+    <height>136</height>
    </rect>
   </property>
   <property name="windowTitle" >
   </layout>
  </widget>
  <layoutdefault spacing="6" margin="11" />
- <pixmapfunction></pixmapfunction>
+ <tabstops>
+  <tabstop>symbolED</tabstop>
+  <tabstop>descrED</tabstop>
+  <tabstop>prefixED</tabstop>
+  <tabstop>okPB</tabstop>
+  <tabstop>closePB</tabstop>
+ </tabstops>
  <includes>
   <include location="local" >qt_helpers.h</include>
  </includes>