diff options
Diffstat (limited to 'embed/print-dialog.h')
-rw-r--r-- | embed/print-dialog.h | 2 |
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; |