Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/browser-plugin/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'browser-plugin/plugin.h')
-rw-r--r--browser-plugin/plugin.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/browser-plugin/plugin.h b/browser-plugin/plugin.h
index a4cd560..5802aab 100644
--- a/browser-plugin/plugin.h
+++ b/browser-plugin/plugin.h
@@ -47,6 +47,9 @@ class Plugin {
static void SizingModeCallback (EvView *view,
GParamSpec *pspec,
gpointer data);
+ static void ExternalLinkCallback (EvView *view,
+ EvLinkAction *action,
+ gpointer data);
static void LoadJobFinishedCallback (EvJob *job,
gpointer data);