X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ps%2Fps-document.h;h=87eaddb9501c6f5b4192053ae036f42dd8e6e340;hb=274f17472f798aa469fe6089291efa5379de157c;hp=ef1acb549466b0008c8b90621c983df24c13811b;hpb=c6450a96c9e000535a222689a55bd20e3ee62206;p=evince.git 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 */ };