diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2012-06-05 09:27:59 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2012-06-08 00:39:47 +0200 |
commit | 88647f4f7852804d9d7acfd91fc6e35d06379413 (patch) | |
tree | e8091c40b15be229d981ac470c860e943c3cdba6 /kwebapp/CMakeLists.txt | |
parent | kwebapp improvements (diff) | |
download | rekonq-88647f4f7852804d9d7acfd91fc6e35d06379413.tar.xz |
Fix/improve kwebapp contextual actions
Diffstat (limited to 'kwebapp/CMakeLists.txt')
-rw-r--r-- | kwebapp/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kwebapp/CMakeLists.txt b/kwebapp/CMakeLists.txt index 990897eb..fab9106a 100644 --- a/kwebapp/CMakeLists.txt +++ b/kwebapp/CMakeLists.txt @@ -1,5 +1,6 @@ set( kwebapp_SRCS rekonqview.cpp + searchengine.cpp walletbar.cpp webview.cpp webpage.cpp |