summaryrefslogtreecommitdiff
path: root/src/lineedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lineedit.cpp')
-rw-r--r--src/lineedit.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lineedit.cpp b/src/lineedit.cpp
index dd90ce5a..e3185fc2 100644
--- a/src/lineedit.cpp
+++ b/src/lineedit.cpp
@@ -79,6 +79,3 @@ void LineEdit::focusOutEvent(QFocusEvent *event)
setCursorPosition(0);
deselect();
}
-
-
-