diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-09-03 23:53:41 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-09-03 23:53:41 +0200 |
commit | e8dcb9a3671bd4d595106684ddc7efa7ddd32833 (patch) | |
tree | 7f5910e63b9cb109e70c4e813a72eb26f8b3d181 /src/CMakeLists.txt | |
parent | ok, it seems working now. But I'm not sure this is the right fix.. (diff) | |
parent | Fixes the multiple preview/walet bars in a single tab. (diff) | |
download | rekonq-e8dcb9a3671bd4d595106684ddc7efa7ddd32833.tar.xz |
Merge commit 'refs/merge-requests/201' of git://gitorious.org/rekonq/mainline into m201
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 ef623499..5f99a608 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -16,6 +16,7 @@ SET( rekonq_KDEINIT_SRCS mainwindow.cpp networkaccessmanager.cpp newtabpage.cpp + notificationbar.cpp paneltreeview.cpp previewselectorbar.cpp protocolhandler.cpp |