aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-01-05 00:06:56 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-05 03:33:14 +0100
commitee2aad438164da5f3fd9ff3f3eacbaad81bbebcc (patch)
treedccae4ba90f4e430d9c9619892974655294f50f7 /include
parent6f3b76b6c1f72aa8fad17680937b726844d7cd8c (diff)
downloadqpdf-ee2aad438164da5f3fd9ff3f3eacbaad81bbebcc.tar.zst
Add CLI flags for image optimization
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 a878574b..d078a6e2 100644
--- a/include/qpdf/QPDFObjectHandle.hh
+++ b/include/qpdf/QPDFObjectHandle.hh
@@ -860,6 +860,7 @@ class QPDFObjectHandle
// do nothing. Objects read normally from the file have
// descriptions. See comments on setObjectDescription for
// additional details.
+ QPDF_DLL
void warnIfPossible(std::string const& warning,
bool throw_if_no_description = false);