summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authornehlsen <nehlsen@gmail.com>2009-11-16 15:33:46 +0100
committernehlsen <nehlsen@gmail.com>2009-11-16 15:33:46 +0100
commitbb93f5de3c0528c8b5465a4cd706b8033f35a281 (patch)
treeef87f526918a1bd5ea8b6cfbc2bf163e08868c85 /src/CMakeLists.txt
parentadded bookmarks panel and model(read only atm) (diff)
downloadrekonq-bb93f5de3c0528c8b5465a4cd706b8033f35a281.tar.xz
made bookmarks searchable
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 6b3f9edf..4452df54 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -33,6 +33,7 @@ SET( rekonq_KDEINIT_SRCS
bookmarkspanel/bookmarkspanel.cpp
bookmarkspanel/bookmarkstreemodel.cpp
+ bookmarkspanel/bookmarksproxy.cpp
)