diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-06-19 19:08:00 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-06-19 19:08:00 +0200 |
commit | f3d3fb6041a870901ba5cf36fb49d46e577cf0d1 (patch) | |
tree | 13e3384fd2e3414ea59367ef529249af60ed91db /src/CMakeLists.txt | |
parent | Removed recently closed tabs history (diff) | |
download | rekonq-f3d3fb6041a870901ba5cf36fb49d46e577cf0d1.tar.xz |
Removed unuseful history dialog. We use just history panel, from now on..
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 92fd9d53..8660e674 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -21,7 +21,6 @@ SET( rekonq_SRCS edittableview.cpp edittreeview.cpp history.cpp - historydialog.cpp historymenu.cpp bookmarks.cpp modelmenu.cpp |