Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ps/ps-document.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ps/ps-document.h b/ps/ps-document.h
index ef1acb5..87eaddb 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 */
};