From d579893c5bf60c754a87eed16e552db08cfcdbdc Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 19 Oct 2008 01:43:24 +0000 Subject: [PATCH] Towards horizontal size of document pref dialog - class names make its combo very wide, so reorganize a little bit. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26956 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/ui/LaTeXUi.ui | 223 +++++++++++++++++--------------- 1 file changed, 116 insertions(+), 107 deletions(-) diff --git a/src/frontends/qt4/ui/LaTeXUi.ui b/src/frontends/qt4/ui/LaTeXUi.ui index dd73558ad3..0c12b684ad 100644 --- a/src/frontends/qt4/ui/LaTeXUi.ui +++ b/src/frontends/qt4/ui/LaTeXUi.ui @@ -5,132 +5,47 @@ 0 0 - 379 - 255 + 341 + 301 - - - 9 - - - 6 - - - - - Select if the current document is included to a master file - - - - + + + - Select de&fault master document - - - true + Document &class - - - 9 - - - 6 - + - - - &Master: - - - childDocLE - - - - - - - &Browse... + + + 20 - + + + + 0 + 0 + + - Enter the name of the default master document + Click to select a local document class definition file + + + &Local Layout... - - - - false - - - - - - - &Postscript driver: - - - psdriverCO - - - - - - - Qt::Horizontal - - - - 261 - 22 - - - - - - - - 20 - - - - - - - - 0 - 0 - - - - Click to select a local document class definition file - - - &Local Layout... - - - - - - - Document &class: - - - classCO - - - - + Class options @@ -186,8 +101,102 @@ + defaultOptionsCB + optionsL + groupBox + + + + &Postscript driver: + + + psdriverCO + + + + + + + false + + + + + + + Qt::Horizontal + + + + 261 + 22 + + + + + + + + Select if the current document is included to a master file + + + + + + Select de&fault master document + + + true + + + + 9 + + + 6 + + + + + &Master: + + + childDocLE + + + + + + + &Browse... + + + + + + + Enter the name of the default master document + + + + + + + + + + Qt::Vertical + + + + 20 + 2 + + + + -- 2.39.2