diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-08-27 00:54:58 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-08-27 00:54:58 +0200 |
commit | 3d21fd31fddfc1260d44b5b3507bb6a6e8b8a243 (patch) | |
tree | 80f8d9933361d51f4a1aaadd8b9d993896b66321 /src/CMakeLists.txt | |
parent | Some fixes icon related (diff) | |
parent | Adding comments (diff) | |
download | rekonq-3d21fd31fddfc1260d44b5b3507bb6a6e8b8a243.tar.xz |
Merge branch 'historyKDE' into develop
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 67a0c8df..7a6c93e5 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -9,6 +9,7 @@ SET( rekonq_SRCS tabbar.cpp cookiejar.cpp history.cpp + historymodels.cpp historymenu.cpp bookmarks.cpp modelmenu.cpp |