aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-07-22 02:50:42 +0200
committerJay Berkenbilt <ejb@ql.org>2012-07-22 02:51:56 +0200
commit316328704b3b21594b6bd4bc3e67bac117111329 (patch)
tree16abb4860a1491ff1cac0b7e9b70860b2412e7ed /include
parent31efe701aedaf2d67704f1b293dd919bd4cf5e3d (diff)
downloadqpdf-316328704b3b21594b6bd4bc3e67bac117111329.tar.zst
Windows compilation fixes
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDF.hh1
-rw-r--r--include/qpdf/QPDFWriter.hh1
2 files changed, 2 insertions, 0 deletions
diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh
index dc6e9090..bef79f39 100644
--- a/include/qpdf/QPDF.hh
+++ b/include/qpdf/QPDF.hh
@@ -419,6 +419,7 @@ class QPDF
// The PDF /Pages tree allows inherited values. Working with
// the pages of a pdf is much easier when the inheritance is
// resolved by explicitly setting the values in each /Page.
+ QPDF_DLL
void pushInheritedAttributesToPage();
// Add new page at the beginning or the end of the current pdf.
diff --git a/include/qpdf/QPDFWriter.hh b/include/qpdf/QPDFWriter.hh
index a17b91f4..a446a02b 100644
--- a/include/qpdf/QPDFWriter.hh
+++ b/include/qpdf/QPDFWriter.hh
@@ -191,6 +191,7 @@ class QPDFWriter
// Copy encryption parameters from another QPDF object. If you
// want to copy encryption from the object you are writing, call
// setPreserveEncryption(true) instead.
+ QPDF_DLL
void copyEncryptionParameters(QPDF&);
// Set up for encrypted output. Disables stream prefiltering and