Add newline at the end of the last line of the patch.

This commit is contained in:
Kevin Kofler 2010-12-09 01:21:56 +01:00
parent 7497f5d973
commit 5ef9bed811
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@
+
if (op >= QTextCursor::Left && op <= QTextCursor::WordRight
&& blockIt.textDirection() == Qt::RightToLeft) {
if (op == QTextCursor::Left)
if (op == QTextCursor::Left)