From 98fad8e694e69c87ab9b7a06f6af0c55d6e304a8 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Mon, 4 Jun 2007 14:07:53 +0000 Subject: [PATCH] Fix bug 3800: Relabel old Adapt Output button and fix resulting problem with spacing. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18650 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/ui/PrefPrinterUi.ui | 129 ++++++++++++++------------ 1 file changed, 71 insertions(+), 58 deletions(-) diff --git a/src/frontends/qt4/ui/PrefPrinterUi.ui b/src/frontends/qt4/ui/PrefPrinterUi.ui index e77fb92372..561ec566fe 100644 --- a/src/frontends/qt4/ui/PrefPrinterUi.ui +++ b/src/frontends/qt4/ui/PrefPrinterUi.ui @@ -1,15 +1,12 @@ - - - QPrefPrinterUi 0 0 - 385 - 386 + 459 + 472 @@ -22,43 +19,46 @@ 6 - + Qt::Horizontal - - QSizePolicy::Expanding - - 184 - 83 + 40 + 20 - - - - - - - Name of the default printer - - - - Use printer name explicitely + Adjusts dvips output for a particular printer. (Note: dvips must be pre-configured for that printer.) - Adapt outp&ut + Use -P<printer> parameter with dvips - + + + + Qt::Vertical + + + QSizePolicy::Expanding + + + + 20 + 20 + + + + + Command Options @@ -275,48 +275,58 @@ - - - - Qt::Vertical + + + + 0 - - QSizePolicy::Expanding + + 6 - - - 20 - 20 - - - + + + + Printer &name: + + + printerNameED + + + + + + + Name of the default printer + + + + - - - - Printer co&mmand: + + + + 0 - - printerCommandED + + 6 - - - - - - Printer &name: - - - printerNameED - - + + + + Printer co&mmand: + + + printerCommandED + + + + + + + - - - qt_helpers.h - printerNameED printerAdaptCB @@ -337,6 +347,9 @@ printerSpoolPrefixED printerPaperSizeED + + qt_helpers.h + -- 2.39.5