]> git.lyx.org Git - features.git/commitdiff
* src/frontends/qt4/ui/QCitationUi.ui:
authorJürgen Spitzmüller <spitz@lyx.org>
Sun, 17 Dec 2006 14:04:18 +0000 (14:04 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Sun, 17 Dec 2006 14:04:18 +0000 (14:04 +0000)
- fix shortcut

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

Status.15x
src/frontends/qt4/ui/QCitationUi.ui

index 62d924e3dd9c88878b250971254acdb64bd1d25d..24770ee58eeea18620fd0704566c98d0a9d11ebc 100644 (file)
@@ -137,8 +137,6 @@ OTHER PANELS
   disappears after closing and reopening the panel.
   (Enrico 2006-12-01)
 
-* In the citation dialog, the shortcut for "&Find" does not work
-
 
 MULTIPLE WINDOWS / DOCUMENTS
 
@@ -599,3 +597,6 @@ CREDITS:
   and scroll back to it. (Bo, 12/14/2006)
   FIXED (Abdel 2006-12-15)
 
+* In the citation dialog, the shortcut for "&Find" does not work
+  FIXED (JSpitzm 2006-12-17)
+
index 16ebeb282d38f13e727611fcdc3a76b9a9d146cb..34dadb4cc211f19b778c17c96ac7d12e6ddc0608 100644 (file)
@@ -1,7 +1,4 @@
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
  <class>QCitationUi</class>
  <widget class="QDialog" name="QCitationUi" >
   <property name="geometry" >
@@ -9,7 +6,7 @@
     <x>0</x>
     <y>0</y>
     <width>392</width>
-    <height>387</height>
+    <height>491</height>
    </rect>
   </property>
   <property name="sizePolicy" >
@@ -50,7 +47,7 @@
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
        </property>
        <property name="buddy" >
-        <cstring>selectedLV</cstring>
+        <cstring>findLE</cstring>
        </property>
       </widget>
      </item>
    </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
  <tabstops>
   <tabstop>availableLV</tabstop>
   <tabstop>selectedLV</tabstop>