From e4f47b368fe0c3380636ab8ab0cc5706518f8a2b Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 5 Jun 2012 11:38:19 +0200 Subject: Added an UrlResolver class to let every url work properly here --- kwebapp/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'kwebapp/CMakeLists.txt') 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 -- cgit v1.2.1