From 42cfac2eb3446e8677a6488e3a7f4022f3222006 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 24 Jul 2009 16:00:58 +0200 Subject: Rekonq tools menu (waiting for clear data action..) --- src/lineedit.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lineedit.cpp') 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(); -- cgit v1.2.1