summaryrefslogtreecommitdiff
path: root/gtk/gtkprintoperation-private.h
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2006-06-08 16:53:26 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-06-08 16:53:26 +0000
commita0812b9ed501a3eb958b2f20c31dc9260bb0be95 (patch)
tree55a6507343a445965ac0678e4d9d61d223576403 /gtk/gtkprintoperation-private.h
parentf404dd578421cf860c9130877508b01c2b67de11 (diff)
downloadgtk+-a0812b9ed501a3eb958b2f20c31dc9260bb0be95.tar.gz
forgotten file
Diffstat (limited to 'gtk/gtkprintoperation-private.h')
-rw-r--r--gtk/gtkprintoperation-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkprintoperation-private.h b/gtk/gtkprintoperation-private.h
index a727da4ace..3595314b4d 100644
--- a/gtk/gtkprintoperation-private.h
+++ b/gtk/gtkprintoperation-private.h
@@ -37,7 +37,7 @@ struct _GtkPrintOperationPrivate
gint nr_of_pages;
gint current_page;
GtkUnit unit;
- gchar *pdf_target;
+ gchar *export_filename;
guint use_full_page : 1;
guint track_print_status : 1;
guint show_progress : 1;