summaryrefslogtreecommitdiff
path: root/src/lineedit.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-07-24 16:00:58 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-07-24 16:00:58 +0200
commit42cfac2eb3446e8677a6488e3a7f4022f3222006 (patch)
tree82ce07965ed4eba9015562e2bec76aec8bf538fd /src/lineedit.cpp
parentPano "create new windowd" bug fix and other little web classes (diff)
downloadrekonq-42cfac2eb3446e8677a6488e3a7f4022f3222006.tar.xz
Rekonq tools menu
(waiting for clear data action..)
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();