summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJon Ander Peñalba <jonan88@gmail.com>2010-08-30 17:10:04 +0200
committerJon Ander Peñalba <jonan88@gmail.com>2010-08-30 17:10:04 +0200
commit5fcf9b79a80d24261ae79999c13dc023ba1b677d (patch)
tree9e0ae80298ced0ea5744f45e2577fbb1db4274cd /src/CMakeLists.txt
parentMinor changes in the panels (diff)
downloadrekonq-5fcf9b79a80d24261ae79999c13dc023ba1b677d.tar.xz
panels directory removed
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 276a2f25..ef623499 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -21,6 +21,8 @@ SET( rekonq_KDEINIT_SRCS
protocolhandler.cpp
sessionmanager.cpp
tabbar.cpp
+ urlfilterproxymodel.cpp
+ urlpanel.cpp
walletbar.cpp
webicon.cpp
webinspectorpanel.cpp
@@ -32,9 +34,6 @@ SET( rekonq_KDEINIT_SRCS
webtab.cpp
zoombar.cpp
#----------------------------------------
- panels/urlfilterproxymodel.cpp
- panels/urlpanel.cpp
- #----------------------------------------
history/autosaver.cpp
history/historymanager.cpp
history/historymodels.cpp