summaryrefslogtreecommitdiff
path: root/src/webview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webview.h')
-rw-r--r--src/webview.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/webview.h b/src/webview.h
index 56b273fc..ef520a15 100644
--- a/src/webview.h
+++ b/src/webview.h
@@ -59,8 +59,6 @@ private slots:
void openLinkInNewWindow();
void openLinkInNewTab();
void viewImage(Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers);
- void downloadLinkWithKGet();
- void downloadAllContentsWithKGet();
private:
WebPage *const m_page;