From 7330968510ffd83ab208ae0ffa8febe49c4dbcdb Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Mon, 10 Jun 2013 11:50:45 +0200 Subject: Link custom rekonq QNAM to KDE proxy settings This is a first attempt to link our needed QNAM to KDE proxy settings. It will try to fix proxy problems when used. Oh... I also added some new error strings in case of proxy problems :) CCBUG: 304378 CCBUG: 315598 --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 59844589..e31c05c6 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -99,6 +99,7 @@ set(rekonq_KDEINIT_SRCS webtab/networkaccessmanager.cpp webtab/previewselectorbar.cpp webtab/protocolhandler.cpp + webtab/knetworkaccessmanager.cpp webtab/searchenginebar.cpp webtab/sslinfodialog.cpp webtab/walletbar.cpp -- cgit v1.2.1