diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2011-07-01 10:56:10 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2011-07-11 12:52:53 +0200 |
commit | e3cdb49f2aa6b84f60deabbd20945e02a48193c7 (patch) | |
tree | eca32ed4bb33092a4d630ddbd5817039c4033ffd /src/CMakeLists.txt | |
parent | Add GFDL-1.2 licensing for docs (diff) | |
download | rekonq-e3cdb49f2aa6b84f60deabbd20945e02a48193c7.tar.xz |
Move to KMessageWidget
Port rekonq notification bars to KMessageWidget:
walletbar, crash notification bar, set favorite preview bar.
Remove old no more used notification bar.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index db9506aa..f623adfd 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -19,7 +19,6 @@ SET( rekonq_KDEINIT_SRCS messagebar.cpp networkaccessmanager.cpp newtabpage.cpp - notificationbar.cpp paneltreeview.cpp previewselectorbar.cpp protocolhandler.cpp |