From: Marco Pesenti Gritti Date: Tue, 14 Jun 2005 21:29:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: EVINCE_0_3_3~252 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=a09a209d6ad8446ad981c66ed3733d8f17263918;p=evince.git *** empty log message *** --- diff --git a/ps/ps-document.h b/ps/ps-document.h index ef1acb54..87eaddb9 100644 --- a/ps/ps-document.h +++ b/ps/ps-document.h @@ -74,6 +74,8 @@ struct _PSDocument { int *ps_export_pagelist; char *ps_export_filename; + GtkGSOrientation orientation; + const gchar *gs_status; /* PSDocument status */ };