diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-10-11 12:23:07 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-10-11 12:23:07 +0200 |
commit | ab7a1d8e856894a0074178aee111b4043738d439 (patch) | |
tree | 732390d3b542a53a1c850bb262b077d157b54237 /src/CMakeLists.txt | |
parent | No need to check progress if load is finished. (diff) | |
parent | ListItem: add auto test for multiple word highlighting. (diff) | |
download | rekonq-ab7a1d8e856894a0074178aee111b4043738d439.tar.xz |
Merge branch 'm213'
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 861126f5..b786bcdd 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -14,6 +14,7 @@ SET( rekonq_KDEINIT_SRCS iconmanager.cpp mainview.cpp mainwindow.cpp + messagebar.cpp networkaccessmanager.cpp newtabpage.cpp notificationbar.cpp |