forgotten file

This commit is contained in:
Matthias Clasen 2006-06-08 16:53:26 +00:00
parent f404dd5784
commit a0812b9ed5

View File

@ -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;