summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-06-10 11:50:45 +0200
committerAndrea Diamantini <adjam7@gmail.com>2013-06-10 11:54:28 +0200
commit7330968510ffd83ab208ae0ffa8febe49c4dbcdb (patch)
treea5cd146787d922e66484b3887f93b8010b8aa698 /src/CMakeLists.txt
parenti18n: toEncoded -> toString (diff)
downloadrekonq-7330968510ffd83ab208ae0ffa8febe49c4dbcdb.tar.xz
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
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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