summaryrefslogtreecommitdiff
path: root/src/webview.h
diff options
context:
space:
mode:
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();