aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphyWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/mozilla/EphyWrapper.h')
-rw-r--r--embed/mozilla/EphyWrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed/mozilla/EphyWrapper.h b/embed/mozilla/EphyWrapper.h
index 6178c21a3..a4df9b32e 100644
--- a/embed/mozilla/EphyWrapper.h
+++ b/embed/mozilla/EphyWrapper.h
@@ -46,6 +46,7 @@ public:
~EphyWrapper();
nsresult Init (GtkMozEmbed *mozembed);
+ nsresult InitDocument ();
nsresult Destroy (void);
nsresult DoCommand (const char *command);