diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-09-03 13:29:07 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-09-03 13:29:07 +0200 |
commit | 1acbe378bfb97d6f479f0a53e80b1a421416fd81 (patch) | |
tree | 50e4fa313fc34a74f49325e03823e73f00f1c69d /src/CMakeLists.txt | |
parent | User attributes (diff) | |
download | rekonq-1acbe378bfb97d6f479f0a53e80b1a421416fd81.tar.xz |
- Removed HistoryMenu (no more used)
- Multi Windows 1st implementation
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 7a6c93e5..a2d0db60 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -10,7 +10,6 @@ SET( rekonq_SRCS cookiejar.cpp history.cpp historymodels.cpp - historymenu.cpp bookmarks.cpp modelmenu.cpp urlbar.cpp |