summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authormatgic78 <matgic78@gmail.com>2010-04-22 20:09:53 +0200
committermatgic78 <matgic78@gmail.com>2010-04-23 11:36:39 +0200
commitf8d039131bcb2badbdd4d7cb9abae00f569a1ad4 (patch)
tree2600b3b1c85f710c3e874436dc8c4f1000ec48b8 /src/CMakeLists.txt
parentAkregator RSS support (diff)
downloadrekonq-f8d039131bcb2badbdd4d7cb9abae00f569a1ad4.tar.xz
RSS : new popup appaeraing when clicking the icon, 2 combobox to select agregator and feed, and buttons to add/cancel
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 119b7f3e..e2bcbdb9 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -52,6 +52,7 @@ SET( rekonq_KDEINIT_SRCS
urlbar/completionwidget.cpp
urlbar/urlresolver.cpp
urlbar/listitem.cpp
+ urlbar/rsswidget.cpp
)