summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-08-30 18:02:05 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-08-30 18:02:05 +0200
commit4b160adc90c4a484e7cb94b3c9fd23439f0e12a8 (patch)
treea1fff65e53a3910cf5e86e75147ed517a51a4978 /src/CMakeLists.txt
parentsuggestion download: kill previous job before start a new one. (diff)
parentpanels directory removed (diff)
downloadrekonq-4b160adc90c4a484e7cb94b3c9fd23439f0e12a8.tar.xz
Merge commit 'refs/merge-requests/193' of git://gitorious.org/rekonq/mainline into m193
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 95995183..ef623499 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -21,6 +21,8 @@ SET( rekonq_KDEINIT_SRCS
protocolhandler.cpp
sessionmanager.cpp
tabbar.cpp
+ urlfilterproxymodel.cpp
+ urlpanel.cpp
walletbar.cpp
webicon.cpp
webinspectorpanel.cpp
@@ -48,7 +50,6 @@ SET( rekonq_KDEINIT_SRCS
bookmarks/bookmarkprovider.cpp
bookmarks/bookmarkspanel.cpp
bookmarks/bookmarkstreemodel.cpp
- bookmarks/bookmarksproxy.cpp
bookmarks/bookmarkscontextmenu.cpp
bookmarks/bookmarkstoolbar.cpp
bookmarks/bookmarkowner.cpp