diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-12-03 01:17:51 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-12-03 01:17:51 +0100 |
commit | 033ceeaf69a031ef706797a577fe8f1e14256970 (patch) | |
tree | 111fc073946568704eace728071574bff4fea3b8 /src/CMakeLists.txt | |
parent | push startup on disabled adblock (don't load filters) (diff) | |
parent | fix copyright (diff) | |
download | rekonq-033ceeaf69a031ef706797a577fe8f1e14256970.tar.xz |
Merge commit 'refs/merge-requests/62' of git://gitorious.org/rekonq/mainline into AdFixes
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 1c452aeb..66b68664 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -42,6 +42,8 @@ SET( rekonq_KDEINIT_SRCS #---------------------------------------- urlbar/urlbar.cpp urlbar/lineedit.cpp +#---------------------------------------- + webinspectordock.cpp ) |