summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-11-25 01:36:38 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-11-25 01:36:38 +0100
commitce86e965bd8781f6fe18e4b50eadaf7402a07847 (patch)
tree0b019499f5a4e91c5767684fdafdbb23c774e26e /src/CMakeLists.txt
parentFix headers (diff)
downloadrekonq-ce86e965bd8781f6fe18e4b50eadaf7402a07847.tar.xz
Last history fixes
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e214c7d9..96fddbff 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -9,13 +9,11 @@ ADD_SUBDIRECTORY( adblock )
SET( rekonq_KDEINIT_SRCS
application.cpp
- autosaver.cpp
bookmarks.cpp
findbar.cpp
lineedit.cpp
mainview.cpp
mainwindow.cpp
- modelmenu.cpp
previewimage.cpp
sessionmanager.cpp
sidepanel.cpp
@@ -26,6 +24,7 @@ SET( rekonq_KDEINIT_SRCS
websnap.cpp
webview.cpp
#----------------------------------------
+ history/autosaver.cpp
history/history.cpp
history/historymodels.cpp
history/historypanel.cpp