summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 8faa93b1..1f9127f4 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -18,24 +18,25 @@ SET( rekonq_KDEINIT_SRCS
webpluginfactory.cpp
websnap.cpp
webview.cpp
-#----------------------------------------
+ clicktoflash.cpp
+ #----------------------------------------
history/autosaver.cpp
history/historymanager.cpp
history/historymodels.cpp
history/historypanel.cpp
history/sidepanel.cpp
-#----------------------------------------
+ #----------------------------------------
rekonqpage/newtabpage.cpp
-#----------------------------------------
+ #----------------------------------------
settings/settingsdialog.cpp
-#----------------------------------------
+ #----------------------------------------
bookmarks/bookmarksmanager.cpp
bookmarks/bookmarkspanel.cpp
bookmarks/bookmarkstreemodel.cpp
bookmarks/bookmarksproxy.cpp
-#----------------------------------------
+ #----------------------------------------
adblock/adblockmanager.cpp
-#----------------------------------------
+ #----------------------------------------
urlbar/urlbar.cpp
urlbar/lineedit.cpp
)