From 036bd6c5ac265da394472806039ea42823fc4b89 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 15 Feb 2013 17:18:58 +0100 Subject: Restores Bookmarks menu (in 2.x fashion) Cleans up 1.x code about and create a unique bk menu to be shown in rekonq tools menu, (eventually) in the toolbar and in (an ideal) menubar This work starts from Lindsay's review request about. Thanks :) REVIEW: 108729 --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 1a53c37a..d0984c93 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -27,6 +27,7 @@ set(rekonq_KDEINIT_SRCS #---------------------------------------- bookmarks/bookmarkmanager.cpp bookmarks/bookmarkscontextmenu.cpp + bookmarks/bookmarksmenu.cpp bookmarks/bookmarkstoolbar.cpp bookmarks/bookmarkowner.cpp #---------------------------------------- -- cgit v1.2.1