From 5ef9bed811187c00e1350cae8f819f6bfbbb2bfd Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Thu, 9 Dec 2010 01:21:56 +0100 Subject: [PATCH] Add newline at the end of the last line of the patch. --- qt-everywhere-opensource-src-4.7.1-qtextcursor-crash.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt-everywhere-opensource-src-4.7.1-qtextcursor-crash.patch b/qt-everywhere-opensource-src-4.7.1-qtextcursor-crash.patch index 4ee189f..0d5628c 100644 --- a/qt-everywhere-opensource-src-4.7.1-qtextcursor-crash.patch +++ b/qt-everywhere-opensource-src-4.7.1-qtextcursor-crash.patch @@ -9,4 +9,4 @@ + if (op >= QTextCursor::Left && op <= QTextCursor::WordRight && blockIt.textDirection() == Qt::RightToLeft) { - if (op == QTextCursor::Left) \ No newline at end of file + if (op == QTextCursor::Left)