aboutsummaryrefslogtreecommitdiffstats
path: root/embed/print-dialog.h
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-11-21 07:16:38 +0800
committerChristian Persch <chpe@src.gnome.org>2004-11-21 07:16:38 +0800
commit689a84a20c5a62e90afd22630281c7633b58b7f8 (patch)
treede837184946e3ab2e27db345f99ae8e8c9177cc7 /embed/print-dialog.h
parent78ed4ddf68133188de0eba69d7826d06afd7994a (diff)
downloadgsoc2013-epiphany-689a84a20c5a62e90afd22630281c7633b58b7f8.tar
gsoc2013-epiphany-689a84a20c5a62e90afd22630281c7633b58b7f8.tar.gz
gsoc2013-epiphany-689a84a20c5a62e90afd22630281c7633b58b7f8.tar.bz2
gsoc2013-epiphany-689a84a20c5a62e90afd22630281c7633b58b7f8.tar.lz
gsoc2013-epiphany-689a84a20c5a62e90afd22630281c7633b58b7f8.tar.xz
gsoc2013-epiphany-689a84a20c5a62e90afd22630281c7633b58b7f8.tar.zst
gsoc2013-epiphany-689a84a20c5a62e90afd22630281c7633b58b7f8.zip
Don't include print-dialog.h in EphyUtils.h.
2004-11-21 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: * embed/print-dialog.h: Don't include print-dialog.h in EphyUtils.h.
Diffstat (limited to 'embed/print-dialog.h')
-rw-r--r--embed/print-dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/print-dialog.h b/embed/print-dialog.h
index 81a5d5f24..1ca09db8b 100644
--- a/embed/print-dialog.h
+++ b/embed/print-dialog.h
@@ -31,7 +31,7 @@
G_BEGIN_DECLS
-typedef struct
+typedef struct _EmbedPrintInfo
{
gboolean print_to_file;
char *printer;