diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-03-24 16:04:23 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-03-24 16:04:23 +0100 |
commit | fa0ae8e974c22d23bd74d2043e153effff54c7da (patch) | |
tree | 906999abc96495877f04cbf25542bc6755b2b463 /src/CMakeLists.txt | |
parent | This commit should finally fix settings handling (diff) | |
parent | Add missing files (diff) | |
download | rekonq-fa0ae8e974c22d23bd74d2043e153effff54c7da.tar.xz |
Merge commit 'refs/merge-requests/107' of git://gitorious.org/rekonq/mainline into HistoryBookmarksImprovements
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index bc4e91c8..0cab993c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -19,6 +19,7 @@ SET( rekonq_KDEINIT_SRCS protocolhandler.cpp sessionmanager.cpp tabbar.cpp + urltreeview.cpp walletbar.cpp webinspectorpanel.cpp webpage.cpp |