summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkprovider.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-08-23 00:36:13 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-08-23 00:36:13 +0200
commit675dc346a698fecb60e65cf099ef123129a014a7 (patch)
tree531f4b65c62b409e0e438503072b969145467174 /src/bookmarks/bookmarkprovider.h
parentMerge commit 'refs/merge-requests/189' of git://gitorious.org/rekonq/mainline... (diff)
parentUseless include (diff)
downloadrekonq-675dc346a698fecb60e65cf099ef123129a014a7.tar.xz
Merge commit 'refs/merge-requests/190' of git://gitorious.org/rekonq/mainline into m190
Diffstat (limited to 'src/bookmarks/bookmarkprovider.h')
-rw-r--r--src/bookmarks/bookmarkprovider.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/bookmarks/bookmarkprovider.h b/src/bookmarks/bookmarkprovider.h
index e21bd227..36724d75 100644
--- a/src/bookmarks/bookmarkprovider.h
+++ b/src/bookmarks/bookmarkprovider.h
@@ -123,12 +123,6 @@ signals:
public slots:
/**
- * @short Opens the context menu on given position
- * @param point Point on which you want to open this menu
- */
- void contextMenu(const QPoint &point);
-
- /**
* @short Waits for signal that the group with the address has been modified by the caller.
* Waits for signal that the group (or any of its children) with the address
* @p groupAddress (e.g. "/4/5") has been modified by the caller @p caller.