From 279a8146743edea4d81fce5766fd722959b502b1 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 4 Oct 2009 12:05:46 +0200 Subject: View image action another brilliant patch from Ronny Scholz (thanks!) --- src/webview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/webview.h') 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(); -- cgit v1.2.1