summaryrefslogtreecommitdiff
path: root/kwebapp/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-06-05 11:38:19 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-06-08 00:39:47 +0200
commite4f47b368fe0c3380636ab8ab0cc5706518f8a2b (patch)
treeded3fbc8568870d79ac72445f141e1bd523dda99 /kwebapp/CMakeLists.txt
parentFix/improve kwebapp contextual actions (diff)
downloadrekonq-e4f47b368fe0c3380636ab8ab0cc5706518f8a2b.tar.xz
Added an UrlResolver class to let every url work properly here
Diffstat (limited to 'kwebapp/CMakeLists.txt')
-rw-r--r--kwebapp/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kwebapp/CMakeLists.txt b/kwebapp/CMakeLists.txt
index fab9106a..459c5a45 100644
--- a/kwebapp/CMakeLists.txt
+++ b/kwebapp/CMakeLists.txt
@@ -1,6 +1,7 @@
set( kwebapp_SRCS
rekonqview.cpp
searchengine.cpp
+ urlresolver.cpp
walletbar.cpp
webview.cpp
webpage.cpp