summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-04-14 10:39:36 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-04-14 10:39:36 +0200
commit6a5f7762fa7e2876d63c4adb9a1842acef0c7333 (patch)
tree85b7235eacb17121ffaa1cd3a4efebade84639e4 /src/CMakeLists.txt
parentFinally cleaning Application class, getting rid of loadUrl(string) slot (diff)
downloadrekonq-6a5f7762fa7e2876d63c4adb9a1842acef0c7333.tar.xz
Stupid commit :)
Renamed urltreeview files to paneltreeviews one to let my konsole tab completion easily work. Blame me for this..
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 102935a6..2ab308de 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -15,11 +15,11 @@ SET( rekonq_KDEINIT_SRCS
mainwindow.cpp
networkaccessmanager.cpp
newtabpage.cpp
+ paneltreeview.cpp
previewselectorbar.cpp
protocolhandler.cpp
sessionmanager.cpp
tabbar.cpp
- urltreeview.cpp
walletbar.cpp
webinspectorpanel.cpp
webpage.cpp