]> www.fi.muni.cz Git - evince.git/blobdiff - ps/ps-document.h
Make frontends depend on just libev. Rework and group CFLAGS/LIBS
[evince.git] / ps / ps-document.h
index ef1acb549466b0008c8b90621c983df24c13811b..87eaddb9501c6f5b4192053ae036f42dd8e6e340 100644 (file)
@@ -74,6 +74,8 @@ struct _PSDocument {
   int *ps_export_pagelist;
   char *ps_export_filename;
 
+  GtkGSOrientation orientation;
+
   const gchar *gs_status;       /* PSDocument status */
 };