summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b89125ac..35bbe67e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -72,21 +72,19 @@ set(rekonq_KDEINIT_SRCS
useragent/useragentwidget.cpp
#----------------------------------------
webtab/clicktoflash.cpp
-# webtab/messagebar.cpp
+ webtab/messagebar.cpp
webtab/networkaccessmanager.cpp
-# webtab/previewselectorbar.cpp
+ webtab/previewselectorbar.cpp
webtab/protocolhandler.cpp
-# webtab/searchenginebar.cpp
+ webtab/searchenginebar.cpp
webtab/sslinfodialog.cpp
webtab/walletbar.cpp
webtab/webpage.cpp
webtab/webpluginfactory.cpp
webtab/websslinfo.cpp
webtab/webview.cpp
-# webtab/webtab.cpp
+ webtab/webtab.cpp
#----------------------------------------
- webwindow/networkaccessmanager.cpp
- webwindow/webpage.cpp
webwindow/webwindow.cpp
#----------------------------------------
)