summaryrefslogtreecommitdiff
path: root/src/webview.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-04 12:05:46 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-04 12:05:46 +0200
commit279a8146743edea4d81fce5766fd722959b502b1 (patch)
tree409e25b996a7a29a85290668689096f131ffb2e4 /src/webview.h
parentnot show the search menu if there are no search engines available. (diff)
downloadrekonq-279a8146743edea4d81fce5766fd722959b502b1.tar.xz
View image action
another brilliant patch from Ronny Scholz (thanks!)
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 baf8f9f5..101d2558 100644
--- a/src/webview.h
+++ b/src/webview.h
@@ -74,6 +74,7 @@ private slots:
void printFrame();
+ void viewImage(Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers);
void openLinkInNewWindow();
void openLinkInNewTab();