aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-12-10 19:37:01 +0100
committerJay Berkenbilt <ejb@ql.org>2021-12-10 19:37:07 +0100
commit8e0b15333228ab973571eec498af41d3cbb8ab63 (patch)
tree4b1e62c5e6f77e0dfea19c1208a1deee9c2514a1 /include
parent72c10d8617c799432e28dabf1679b1a6f5245c02 (diff)
downloadqpdf-8e0b15333228ab973571eec498af41d3cbb8ab63.tar.zst
Expose QPDFObjectHandle::addTokenFilter (fixes #580)
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDFObjectHandle.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/qpdf/QPDFObjectHandle.hh b/include/qpdf/QPDFObjectHandle.hh
index 31afd01b..ccc3993e 100644
--- a/include/qpdf/QPDFObjectHandle.hh
+++ b/include/qpdf/QPDFObjectHandle.hh
@@ -456,6 +456,7 @@ class QPDFObjectHandle
// be applied to a page object, and which will automatically
// handle the case of pages whose contents are split across
// multiple streams.
+ QPDF_DLL
void addTokenFilter(PointerHolder<TokenFilter> token_filter);
// Legacy helpers for parsing content streams. These methods are