diff -r a6e7a95f3b2e -r 9e8924ff9813 QTfrontend/ui/widget/lineeditcursor.cpp --- a/QTfrontend/ui/widget/lineeditcursor.cpp Mon Jan 14 13:28:03 2013 +0100 +++ b/QTfrontend/ui/widget/lineeditcursor.cpp Mon Jan 14 21:17:42 2013 +0400 @@ -32,4 +32,4 @@ emit moveRight(); else QLineEdit::keyPressEvent(event); -} \ No newline at end of file +}