summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-08-07 15:05:40 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:04 +0100
commitbba7ddd2e05a548219dda89cdb5182f220f122d7 (patch)
treeef76e45f0f826476d27237ccb232e3891c25ae94 /src/CMakeLists.txt
parentAdd RekonqFactory to locally generate rekonq toolbars and menus by the (diff)
downloadrekonq-bba7ddd2e05a548219dda89cdb5182f220f122d7.tar.xz
Add actions to the web window, STEP 1 (the easiest ones...)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 1310ae0e..9cdccb5d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -144,6 +144,8 @@ KDE4_ADD_UI_FILES( rekonq_KDEINIT_SRCS
useragent/useragentsettings.ui
# ----------------------------------------
webtab/sslinfo.ui
+ # ----------------------------------------
+ cleardata.ui
)