diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-03-28 00:07:33 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-03-28 00:07:33 +0100 |
commit | 2d460805a5f8a3a69ecfad7c950d187337cdba99 (patch) | |
tree | 5a1e35c7371608a8962f9af36cad0eac113cdba8 /src/CMakeLists.txt | |
parent | rekonq 0.4.55 (diff) | |
parent | Merge commit 'refs/merge-requests/107' of git://gitorious.org/rekonq/mainline... (diff) | |
download | rekonq-2d460805a5f8a3a69ecfad7c950d187337cdba99.tar.xz |
Merge branch '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 |