summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-08-06 15:37:28 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:04 +0100
commit095efa83a05459336decb6ff565496ebc11fd026 (patch)
tree3f7fc03a4ce646d28be77f2ef87b6fe19ab67b8e /src/CMakeLists.txt
parentset window object name right (diff)
downloadrekonq-095efa83a05459336decb6ff565496ebc11fd026.tar.xz
Add RekonqFactory to locally generate rekonq toolbars and menus by the
ui xml file
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 9a2c7b18..1310ae0e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -94,6 +94,7 @@ set(rekonq_KDEINIT_SRCS
webtab/webview.cpp
webtab/webtab.cpp
#----------------------------------------
+ webwindow/rekonqfactory.cpp
webwindow/rekonqmenu.cpp
webwindow/webwindow.cpp
#----------------------------------------