aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/MozillaPrivate.h
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2003-10-31 21:13:06 +0800
committerChristian Persch <chpe@src.gnome.org>2003-10-31 21:13:06 +0800
commit67430590bb00c7265876fc25e6339c3fa33ca1de (patch)
tree2a347decf0e3df9a52c520e2ead1daf2f42ddac0 /embed/mozilla/MozillaPrivate.h
parent5909ee59ade218fcaab27cc4446e5ab384d90679 (diff)
downloadgsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.tar
gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.tar.gz
gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.tar.bz2
gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.tar.lz
gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.tar.xz
gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.tar.zst
gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.zip
Correctly set the embed for the print dialogue.
2003-10-31 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozillaPrivate.cpp: * embed/mozilla/MozillaPrivate.h: * embed/mozilla/PrintingPromptService.cpp: Correctly set the embed for the print dialogue.
Diffstat (limited to 'embed/mozilla/MozillaPrivate.h')
-rw-r--r--embed/mozilla/MozillaPrivate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed/mozilla/MozillaPrivate.h b/embed/mozilla/MozillaPrivate.h
index be9ab4905..c2f9a4b42 100644
--- a/embed/mozilla/MozillaPrivate.h
+++ b/embed/mozilla/MozillaPrivate.h
@@ -3,6 +3,8 @@
#include "ephy-embed.h"
+GtkWidget *MozillaFindEmbed (nsIDOMWindow *aDOMWindow);
+
GtkWidget *MozillaFindGtkParent (nsIDOMWindow *aDOMWindow);
NS_METHOD MozillaCollatePrintSettings (const EmbedPrintInfo *info,