Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ps/ps-document.h
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@src.gnome.org>2005-06-14 21:29:03 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-06-14 21:29:03 (GMT)
commita09a209d6ad8446ad981c66ed3733d8f17263918 (patch)
tree473c78c18e8a4da588652d14bf8740891e6c84f1 /ps/ps-document.h
parent34af9d3d79512725f33a28299f92f39997290181 (diff)
*** empty log message ***
Diffstat (limited to 'ps/ps-document.h')
-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 */
};