diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2011-06-03 18:20:35 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2011-06-03 18:20:35 +0200 |
commit | 34c581e7e382084e9273b6c3b8762b36d527d4aa (patch) | |
tree | af494bb421e86f7d0a1ec4c7c8248af340c2c58b /src/CMakeLists.txt | |
parent | Code janitoring (diff) | |
parent | Last (diff) | |
download | rekonq-34c581e7e382084e9273b6c3b8762b36d527d4aa.tar.xz |
Merge branch 'DownloadManager'
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9e197f59..db9506aa 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -9,6 +9,8 @@ ADD_SUBDIRECTORY( tests ) SET( rekonq_KDEINIT_SRCS application.cpp clicktoflash.cpp + downloaditem.cpp + downloadmanager.cpp filterurljob.cpp findbar.cpp iconmanager.cpp |