summaryrefslogtreecommitdiff
path: root/src/lineedit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lineedit.cpp')
-rw-r--r--src/lineedit.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lineedit.cpp b/src/lineedit.cpp
index 6d3d3ef4..fd43346d 100644
--- a/src/lineedit.cpp
+++ b/src/lineedit.cpp
@@ -79,6 +79,7 @@ void LineEdit::focusOutEvent(QFocusEvent *event)
deselect();
}
+
void LineEdit::mouseDoubleClickEvent(QMouseEvent *)
{
selectAll();