From 660af10dee503729025952ed2374b8a081f941a2 Mon Sep 17 00:00:00 2001 From: Eskil Abrahamsen Blomfeldt Date: Thu, 23 Feb 2012 10:13:41 +0100 Subject: Update tst_QTextEdit::fullWidthSelection Since we would add 1 to the height of script lines in the layout before and there was no compensation for this in the box font engine, which is used by this test, the selection rect in the test images was one pixel too high. Now that the +1 has been removed from the height, the images have to be updated. Change-Id: Ic9ea0ace6b61be496846c7f757ae309756cd9f5f Reviewed-by: Bradley T. Hughes --- .../fullWidthSelection/single-full-width-line.png | Bin 1225 -> 1240 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/auto/widgets/widgets/qtextedit/fullWidthSelection/single-full-width-line.png') diff --git a/tests/auto/widgets/widgets/qtextedit/fullWidthSelection/single-full-width-line.png b/tests/auto/widgets/widgets/qtextedit/fullWidthSelection/single-full-width-line.png index 937494ac3c..55d060af1f 100644 Binary files a/tests/auto/widgets/widgets/qtextedit/fullWidthSelection/single-full-width-line.png and b/tests/auto/widgets/widgets/qtextedit/fullWidthSelection/single-full-width-line.png differ -- cgit v1.2.3