summaryrefslogtreecommitdiff
path: root/src/webview.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2011-11-22 09:44:38 +0100
committerAndrea Diamantini <adjam7@gmail.com>2011-11-22 09:45:59 +0100
commit06b040c342e5bd6ffe62aa13171408d6c1f4c346 (patch)
tree3d14355bcab01c073561c7e4d52074a247bd8ef8 /src/webview.h
parentClean up WebView::contextMenuEvent function (diff)
downloadrekonq-06b040c342e5bd6ffe62aa13171408d6c1f4c346.tar.xz
Share URL by mail action
This is heavily based on Andrea Di Menna's patch on reviewboard. Thanks :) REVIEW: 102674
Diffstat (limited to 'src/webview.h')
-rw-r--r--src/webview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webview.h b/src/webview.h
index 042f95c6..7ab3acfa 100644
--- a/src/webview.h
+++ b/src/webview.h
@@ -86,6 +86,7 @@ private Q_SLOTS:
void openLinkInNewWindow();
void openLinkInNewTab();
void bookmarkLink();
+ void sendByMail();
void viewImage(Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers);
void slotCopyImageLocation();