diff options
author | Yoann Laissus <yoann.laissus@gmail.com> | 2010-03-23 22:56:26 +0100 |
---|---|---|
committer | Yoann Laissus <yoann.laissus@gmail.com> | 2010-03-23 22:56:26 +0100 |
commit | e9670c51fef2c8447a04a30778a24646df4ef915 (patch) | |
tree | 0a6fcb5bc2696cfb3a4ed313e5bbb57a7a704f1d /src/CMakeLists.txt | |
parent | Doing "load finished" operations just on ok loading is really NOT (diff) | |
download | rekonq-e9670c51fef2c8447a04a30778a24646df4ef915.tar.xz |
A lot of fix and improvements for the bookmark and the history panels
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index bc4e91c8..0cab993c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -19,6 +19,7 @@ SET( rekonq_KDEINIT_SRCS protocolhandler.cpp sessionmanager.cpp tabbar.cpp + urltreeview.cpp walletbar.cpp webinspectorpanel.cpp webpage.cpp |