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:
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 fb58ca4..5bdd282 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 {