From ca0434c0df2ec87e4a41a52403d168fc8666207c Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Tue, 24 Apr 2012 01:32:45 +0200 Subject: [PATCH] Attempt to fix #8137 (arrived at r40862). 1) Revert to designer compilable by older Qt's 2) Remove spacer in right part of dialog 3) Decrease height. Richard, please check. --- src/frontends/qt4/ui/ViewSourceUi.ui | 96 +++++++++++++--------------- 1 file changed, 44 insertions(+), 52 deletions(-) diff --git a/src/frontends/qt4/ui/ViewSourceUi.ui b/src/frontends/qt4/ui/ViewSourceUi.ui index 286703c7db..d37ba1f723 100644 --- a/src/frontends/qt4/ui/ViewSourceUi.ui +++ b/src/frontends/qt4/ui/ViewSourceUi.ui @@ -1,113 +1,105 @@ - - + ViewSourceUi - - + + 0 0 528 - 205 + 139 - + - - - - - + + + + + 0 0 - + - - - + + + F&ormat: - + outputFormatCO - - - + + + true - + Select the output format - + QComboBox::AdjustToContents - - + + - + Current Paragraph - + Complete Source - + Preamble Only - + Body Only - - - - Automatic update - - - true - - - - - - + + + false - + &Update - - - - Qt::Vertical + + + + Automatic update - - - 20 - 85 - + + true - + + viewSourceTV + outputFormatLA + outputFormatCO + contentsCO + updatePB + autoUpdateCB viewSourceTV @@ -115,7 +107,7 @@ updatePB - qt_i18n.h + qt_i18n.h -- 2.39.5