From 92f80837c0d6adceb0f37a3d3d81c205cd884779 Mon Sep 17 00:00:00 2001 From: uwestoehr Date: Tue, 7 Jul 2009 12:06:15 +0000 Subject: [PATCH] NomenclUi.ui: fix #3936 also for the description field of the nomenclature dialog as reported in #6054 OK for branch too? git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30401 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/ui/NomenclUi.ui | 93 +++++++++++++++++++++------------------ 1 file changed, 49 insertions(+), 44 deletions(-) diff --git a/src/frontends/qt4/ui/NomenclUi.ui b/src/frontends/qt4/ui/NomenclUi.ui index c011c394b8..3260d9cfed 100644 --- a/src/frontends/qt4/ui/NomenclUi.ui +++ b/src/frontends/qt4/ui/NomenclUi.ui @@ -1,7 +1,8 @@ - + + NomenclUi - - + + 0 0 @@ -9,76 +10,76 @@ 165 - + - + true - - + + 9 - + 6 - - + + - - - + + + Sort &as: - + prefixED - - - + + + &Description: - + descriptionTE - - - + + + &Symbol: - + symbolED - - - + + + - - - - 0 - - + + + 6 + + 0 + - + Qt::Horizontal - + QSizePolicy::Expanding - + 20 20 @@ -87,33 +88,37 @@ - - + + &OK - + Alt+O - + true - - + + Cancel - - + + + + false + + - + symbolED descriptionTE @@ -122,7 +127,7 @@ closePB - qt_i18n.h + qt_i18n.h -- 2.11.4.GIT