X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ps%2Fps-document.h;h=5bdd28231d79b956f3d31211db8cecd7f7612c68;hb=6d7f9e7cf7678b48828be0722ae2e998ce85b7a7;hp=fb58ca4b89fda3b288525644f5d8b3cd5c7e11ef;hpb=810d8b0808591ebb17d4913da4d20e489e9b8cde;p=evince.git diff --git a/ps/ps-document.h b/ps/ps-document.h index fb58ca4b..5bdd2823 100644 --- a/ps/ps-document.h +++ b/ps/ps-document.h @@ -110,6 +110,8 @@ struct _PSDocument { int page_x_offset; int page_y_offset; + + gboolean scaling; }; struct _PSDocumentClass {