aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDFWriter.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/qpdf/QPDFWriter.hh b/include/qpdf/QPDFWriter.hh
index 4e138f8f..f1058a8f 100644
--- a/include/qpdf/QPDFWriter.hh
+++ b/include/qpdf/QPDFWriter.hh
@@ -240,7 +240,8 @@ class QPDFWriter
int prev,
int hint_id,
int hint_offset,
- int hint_length);
+ int hint_length,
+ bool skip_compression);
// When filtering subsections, push additional pipelines to the
// stack. When ready to switch, activate the pipeline stack.