summaryrefslogtreecommitdiff
path: root/src/webview.h
diff options
context:
space:
mode:
authorJohannes Tröscher <fritz_van_tom@hotmail.com>2011-08-01 13:55:43 +0200
committerJohannes Tröscher <fritz_van_tom@hotmail.com>2011-08-01 13:55:43 +0200
commit3014a1d15cce472d7d895fbbaf906dd582cce55f (patch)
treebb4cdca17fdebaa5e0daa17ccacca9088fef2d7e /src/webview.h
parentCopyright year check fixes (waiting for a better regexp...) (diff)
downloadrekonq-3014a1d15cce472d7d895fbbaf906dd582cce55f.tar.xz
bookmark this link action in link's context menu REVIEW:102152
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 b3db5ce0..790fa23f 100644
--- a/src/webview.h
+++ b/src/webview.h
@@ -76,6 +76,7 @@ private Q_SLOTS:
void loadUrlInNewTab(const KUrl &);
void openLinkInNewWindow();
void openLinkInNewTab();
+ void bookmarkLink();
void viewImage(Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers);
void slotCopyImageLocation();