From: Kalle Dalheimer Date: Fri, 30 Mar 2001 06:59:39 +0000 (+0000) Subject: Fixed connections. There is still a bug somewhere. X-Git-Tag: 1.6.10~21370 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=ba1c81aad370c893aef6ddba0692bc0b6412ce97;p=features.git Fixed connections. There is still a bug somewhere. Fixed geometry. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1858 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt2/FormCitationDialog.ui b/src/frontends/qt2/FormCitationDialog.ui index 936e4bd26a..6a45408305 100644 --- a/src/frontends/qt2/FormCitationDialog.ui +++ b/src/frontends/qt2/FormCitationDialog.ui @@ -11,8 +11,8 @@ 0 0 - 391 - 601 + 369 + 497 @@ -647,12 +647,6 @@ - - bibLB - selected(int) - FormCitationDialog - slotBibSelected(int) - addPB clicked() @@ -683,12 +677,6 @@ FormCitationDialog slotRestoreClicked() - - citeLB - selected(int) - FormCitationDialog - slotCiteSelected(int) - searchTypePB toggled(bool) @@ -725,6 +713,18 @@ FormCitationDialog slotTextAfterReturn() + + bibLB + highlighted(int) + FormCitationDialog + slotBibSelected(int) + + + citeLB + highlighted(int) + FormCitationDialog + slotCiteSelected(int) + slotTextAfterReturn() slotAddClicked() slotBibSelected(int)