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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/browser-plugin/plugin.h b/browser-plugin/plugin.h
index 58fbc96..95c53ef 100644
--- a/browser-plugin/plugin.h
+++ b/browser-plugin/plugin.h
@@ -44,6 +44,8 @@ class Plugin {
void UpdateSizingMode ();
void ClearLoadJob ();
+ void CallBrowser (const char *function_name);
+
static void SizingModeCallback (EvView *view,
GParamSpec *pspec,
gpointer data);