From aed9e6c3f1958d299614567f347e09cbe7d3b4c6 Mon Sep 17 00:00:00 2001 From: Vincent van Ravesteijn Date: Sat, 12 Mar 2011 17:02:03 +0000 Subject: [PATCH] Fix bug #7352: Statusbar of Compare dialog is wrongly placed. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37904 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/ui/CompareUi.ui | 376 +++++++++++++++--------------- 1 file changed, 193 insertions(+), 183 deletions(-) diff --git a/src/frontends/qt4/ui/CompareUi.ui b/src/frontends/qt4/ui/CompareUi.ui index b2d2ad896d..31573c3dde 100644 --- a/src/frontends/qt4/ui/CompareUi.ui +++ b/src/frontends/qt4/ui/CompareUi.ui @@ -1,190 +1,200 @@ - CompareUi - - - - 0 - 0 - 450 - 294 - - - - - - - - - - &New Document: - - - newFileCB - - - - - - - - 0 - 0 - - - - true - - - - - - - &Browse... - - - false - - - - - - - &Old Document: - - - oldFileCB - - - - - - - - 0 - 0 - - - - true - - - - - - - Bro&wse... - - - false - - - - - - - - 0 - 0 - - - - Copy Document Settings from: - - + CompareUi + + + + 0 + 0 + 450 + 294 + + + + + + + + 0 + - - - N&ew Document - - + + + 10 + + + + + &New Document: + + + newFileCB + + + + + + + + 0 + 0 + + + + true + + + + + + + &Browse... + + + false + + + + + + + &Old Document: + + + oldFileCB + + + + + + + + 0 + 0 + + + + true + + + + + + + Bro&wse... + + + false + + + + + + + + 0 + 0 + + + + Copy Document Settings from: + + + + + + N&ew Document + + + + + + + Ol&d Document + + + + + + + + + + 24 + + + Qt::Horizontal + + + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 20 + 20 + + + + + + + + + + + &OK + + + true + + + + + + + &Close + + + false + + + false + + + + + + + + + Turns on the change tracking and showing changes in LaTeX output for the resulting document + + + Enable &change tracking features in the output + + + false + + + + - - - Ol&d Document - - + - - - - - - - 24 - - - Qt::Horizontal - - - - - - - - - Qt::Horizontal - - - QSizePolicy::Expanding - - - - 20 - 20 - - - - - - - - - - - &OK - - - true - - - - - - - &Close - - - false - - - false - - - - - - - - - - - Turns on the change tracking and showing changes in LaTeX output for the resulting document - - - Enable &change tracking features in the output - - - false - - - - - - - qt_i18n.h - - - + + + qt_i18n.h + + + -- 2.39.5