summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-07-25 10:44:49 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:04 +0100
commit4ea8138fcaf25b4d866ccafc277ab624d0b24441 (patch)
tree0e14399f6237418a3643173eb69c8df05543469b /src/CMakeLists.txt
parentRe-view and re-add tab highlight feature (diff)
downloadrekonq-4ea8138fcaf25b4d866ccafc277ab624d0b24441.tar.xz
Re-add WebSnap class & included API in WebWindow for tab preview
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index eefabbc5..31966664 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -13,6 +13,8 @@ set(rekonq_KDEINIT_SRCS
#----------------------------------------
webwindow/webpage.cpp
webwindow/webwindow.cpp
+ #----------------------------------------
+ websnap.cpp
)