diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-06-02 01:50:28 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-06-02 01:50:28 +0200 |
commit | 0081a4fff5e3de0dedfa74134fc7ee221b106a5e (patch) | |
tree | e082599890e2adfde0167396d468b750b2a84dc5 /src/CMakeLists.txt | |
parent | Merge branch 'review/master' (diff) | |
download | rekonq-0081a4fff5e3de0dedfa74134fc7ee221b106a5e.tar.xz |
Porting history Ui to KDE..
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 064fc0e6..4a3f5fed 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -8,6 +8,8 @@ SET( rekonq_SRCS edittableview.cpp edittreeview.cpp history.cpp + historydialog.cpp + historymenu.cpp download.cpp bookmarks.cpp modelmenu.cpp |