diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-09-18 16:42:20 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-09-18 16:42:20 +0200 |
commit | f45214653b3b773d57f94064e43386410a30f465 (patch) | |
tree | 502ff2513b4a6ff25e0fe18be6df58ece841ba7b /src/CMakeLists.txt | |
parent | First changes.. (diff) | |
download | rekonq-f45214653b3b773d57f94064e43386410a30f465.tar.xz |
LAST BRANCH (promised!!)
first commit here. We have the homepage classes
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4aa01913..c443de2e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -2,6 +2,7 @@ SET( rekonq_SRCS homepage.cpp + previewimage.cpp websnap.cpp networkaccessmanager.cpp autosaver.cpp |