diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-01-20 17:59:44 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-01-20 17:59:44 +0100 |
commit | 05db99e424f702a4cb6a1f961870ae996250b9e5 (patch) | |
tree | b115345ec6299b9eee54c857ad8fff70bdfc5ac3 /src/CMakeLists.txt | |
parent | Removed QtDemoBrowser download manager. Working on rekonq's own.. (diff) | |
download | rekonq-05db99e424f702a4cb6a1f961870ae996250b9e5.tar.xz |
Updated TODO && CMakelists.txt
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 25c8e3cb..50fc2333 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -5,7 +5,6 @@ SET( rekonq_SRCS mainview.cpp tabbar.cpp cookiejar.cpp - downloadmanager.cpp edittableview.cpp edittreeview.cpp history.cpp @@ -24,8 +23,6 @@ SET( rekonq_SRCS KDE4_ADD_UI_FILES( rekonq_SRCS cookies.ui cookiesexceptions.ui - downloaditem.ui - downloads.ui history.ui passworddialog.ui proxy.ui |