From 2af331b42c0514f4fdf848d0cc22f02717f7bec0 Mon Sep 17 00:00:00 2001 From: Weng Xuetian Date: Sat, 29 Dec 2012 12:49:51 -0500 Subject: Automatically set url location bar to non-editable when focus out BUG: 157593 REVIEW: 107748 --- src/dolphinviewcontainer.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index e2d1b1875..bc58531a2 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -282,6 +282,8 @@ private slots: void slotHistoryChanged(); + void slotReturnPressed(); + /** * Gets the search URL from the searchbox and starts searching. */ -- cgit v1.3