summaryrefslogtreecommitdiff
path: root/src/application.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-02-06 01:49:54 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-02-06 01:49:54 +0100
commit2c11a95da6772a63d85905d4712a1a2d016a9e1e (patch)
tree919ec8f24580bc6ab56902b9bc92ac3e3dc31d14 /src/application.cpp
parentQPointers --> QWeakPointers (diff)
downloadrekonq-2c11a95da6772a63d85905d4712a1a2d016a9e1e.tar.xz
FIx focus on browsing (FIRST STEP) and on findbar hiding
Diffstat (limited to 'src/application.cpp')
-rw-r--r--src/application.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application.cpp b/src/application.cpp
index cfd4d060..14fd5ce0 100644
--- a/src/application.cpp
+++ b/src/application.cpp
@@ -382,8 +382,8 @@ void Application::loadResolvedUrl(ThreadWeaver::Job *job)
if (view)
{
- view->setFocus();
view->load(url);
+ view->setFocus();
// we are sure of the url now, let's add it to history
// anyway we store here just http sites because local and ftp ones are