From 7307ecac10b3879d8dc5732c546deb178a089bd0 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 26 Jul 2012 11:46:03 +0200 Subject: This should fix local files launch by console when rekonq is just loaded --- src/application.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/application.cpp') diff --git a/src/application.cpp b/src/application.cpp index 17682647..07cbb0b8 100644 --- a/src/application.cpp +++ b/src/application.cpp @@ -72,7 +72,6 @@ // Qt Includes #include -#include #include @@ -175,7 +174,6 @@ Application::~Application() int Application::newInstance() { - KCmdLineArgs::setCwd(QDir::currentPath().toUtf8()); KCmdLineArgs* args = KCmdLineArgs::parsedArgs(); // not that easy, indeed -- cgit v1.2.1