summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-08-03 12:27:18 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:04 +0100
commit1013a957d3e62a3a3abb1dce0ab760d81c00cbe5 (patch)
treea7872f5e438073bedd38011808d07b0378b5d25b /src/CMakeLists.txt
parentClean up url suggestions loading (diff)
downloadrekonq-1013a957d3e62a3a3abb1dce0ab760d81c00cbe5.tar.xz
Implementing the webwindow as special widget
first step, main & bookmarks toolbar
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e4d48dd4..9a2c7b18 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -94,6 +94,7 @@ set(rekonq_KDEINIT_SRCS
webtab/webview.cpp
webtab/webtab.cpp
#----------------------------------------
+ webwindow/rekonqmenu.cpp
webwindow/webwindow.cpp
#----------------------------------------
)