summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkspanel.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-03-28 00:03:49 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-03-28 00:03:49 +0100
commitafdbc3ceed9d1def8e4e3615d0ae591074055d75 (patch)
tree7eb7ad163b6cd89d5f06d85956514fb0be479a1e /src/bookmarks/bookmarkspanel.h
parentMerge commit 'refs/merge-requests/107' of git://gitorious.org/rekonq/mainline... (diff)
parent- Remove the Add Bookmark action from the different context menus (diff)
downloadrekonq-afdbc3ceed9d1def8e4e3615d0ae591074055d75.tar.xz
Merge commit 'refs/merge-requests/107' of git://gitorious.org/rekonq/mainline into HistoryBookmarksImprovements
Diffstat (limited to 'src/bookmarks/bookmarkspanel.h')
-rw-r--r--src/bookmarks/bookmarkspanel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bookmarks/bookmarkspanel.h b/src/bookmarks/bookmarkspanel.h
index be52804f..f8528b71 100644
--- a/src/bookmarks/bookmarkspanel.h
+++ b/src/bookmarks/bookmarkspanel.h
@@ -66,7 +66,6 @@ private slots:
void deleteBookmark();
void openFolderInTabs();
void editBookmark();
- void newBookmark();
void newBookmarkGroup();
void newSeparator();
void onCollapse(const QModelIndex &index);