From 55b75cf5c049f56660c7e0e1ee9a56a3bb3b907a Mon Sep 17 00:00:00 2001 From: Edwin Leuven Date: Mon, 22 Mar 2010 20:58:13 +0000 Subject: [PATCH] set verticalsize policy to ignore until we find a better solution. instead of overlapping dockwidgets we now have a layout where widgets get resized arbitrarily small. in practice this is not an issue since nobody will resize the mainwindow to such small dimension. in the meantime the lyx window will fit nicely on smaller screens. but as said, while looking for something better... git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33839 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/ui/FindAndReplaceUi.ui | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/src/frontends/qt4/ui/FindAndReplaceUi.ui b/src/frontends/qt4/ui/FindAndReplaceUi.ui index b19382a607..97bc467a63 100644 --- a/src/frontends/qt4/ui/FindAndReplaceUi.ui +++ b/src/frontends/qt4/ui/FindAndReplaceUi.ui @@ -1,3 +1,4 @@ + FindAndReplaceUi @@ -6,9 +7,15 @@ 0 0 288 - 366 + 395 + + + 0 + 0 + + Find LyX Text @@ -65,6 +72,12 @@ + + + 0 + 0 + + Enter the text to search for in this full-featured LyX editing area @@ -131,6 +144,12 @@ + + + 0 + 0 + + Enter the text to replace in this full-featured LyX editing area -- 2.39.2