aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphyWrapper.h
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@src.gnome.org>2003-10-28 00:20:17 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-10-28 00:20:17 +0800
commit971cc4759cceb6a5842bf4d2016eb5c8e71896a8 (patch)
treeb6ae09fc0bb229a9d3485c473dcdd5842ebb090a /embed/mozilla/EphyWrapper.h
parent0c602edff1de6eaf85746201f94e2b1c4d815da0 (diff)
downloadgsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar
gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar.gz
gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar.bz2
gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar.lz
gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar.xz
gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar.zst
gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.zip
*** empty log message ***
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);