aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/auto_job_c_uo.hh
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-01-09 19:25:04 +0100
committerJay Berkenbilt <ejb@ql.org>2024-01-10 22:44:46 +0100
commit9c723aeb56351e20203f0c0058e5f718f44dee22 (patch)
treeb726038f3a8ce4fb3a7a10d988dc40f8dfe37626 /include/qpdf/auto_job_c_uo.hh
parent34f013c1be56abac1104812938eb0af568df99e1 (diff)
downloadqpdf-9c723aeb56351e20203f0c0058e5f718f44dee22.tar.zst
Allow --file with --overlay and --underlay
Diffstat (limited to 'include/qpdf/auto_job_c_uo.hh')
-rw-r--r--include/qpdf/auto_job_c_uo.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/qpdf/auto_job_c_uo.hh b/include/qpdf/auto_job_c_uo.hh
index e9894730..547ecf3f 100644
--- a/include/qpdf/auto_job_c_uo.hh
+++ b/include/qpdf/auto_job_c_uo.hh
@@ -5,6 +5,7 @@
//
// clang-format off
//
+QPDF_DLL UOConfig* file(std::string const& parameter);
QPDF_DLL UOConfig* to(std::string const& parameter);
QPDF_DLL UOConfig* from(std::string const& parameter);
QPDF_DLL UOConfig* repeat(std::string const& parameter);