From f60526aff93ef1049242b215a9f247dca4c7f99e Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 25 Jan 2022 06:58:15 -0500 Subject: QPDFJob: start changing generation for trivial config handlers --- include/qpdf/QPDFJob.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/qpdf/QPDFJob.hh b/include/qpdf/QPDFJob.hh index b347aba7..c76d85cc 100644 --- a/include/qpdf/QPDFJob.hh +++ b/include/qpdf/QPDFJob.hh @@ -105,6 +105,7 @@ class QPDFJob { friend class QPDFJob; public: + // QXXXQ could potentially generate these declarations QPDF_DLL Config& allowWeakCrypto(); QPDF_DLL Config& check(); QPDF_DLL Config& checkLinearization(); -- cgit v1.2.3-54-g00ecf