From a09a209d6ad8446ad981c66ed3733d8f17263918 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 14 Jun 2005 21:29:03 +0000 Subject: *** empty log message *** --- (limited to 'ps') 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 */ }; -- cgit v0.9.1