summaryrefslogtreecommitdiff
path: root/src/webtab/webview.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-12-04 00:22:02 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:06 +0100
commit71c970a61ba6d27df8bc654a814196248b8140a1 (patch)
treea024b95249940b2b809c175c8cb3da3a9174c638 /src/webtab/webview.h
parentGet sure we are using suggested file name if available (diff)
downloadrekonq-71c970a61ba6d27df8bc654a814196248b8140a1.tar.xz
"Save as..." context menu action entry for images
BUG: 303357
Diffstat (limited to 'src/webtab/webview.h')
-rw-r--r--src/webtab/webview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webtab/webview.h b/src/webtab/webview.h
index b33f3d87..161d8c65 100644
--- a/src/webtab/webview.h
+++ b/src/webtab/webview.h
@@ -109,6 +109,7 @@ private Q_SLOTS:
void slotSpellCheckDone(const QString&);
void sendByMail();
+ void saveImage();
void viewImage(Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers);
void slotCopyImageLocation();