summaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFPageDocumentHelper.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/QPDFPageDocumentHelper.hh')
-rw-r--r--include/qpdf/QPDFPageDocumentHelper.hh4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/qpdf/QPDFPageDocumentHelper.hh b/include/qpdf/QPDFPageDocumentHelper.hh
index 82ab71fa..52e03be8 100644
--- a/include/qpdf/QPDFPageDocumentHelper.hh
+++ b/include/qpdf/QPDFPageDocumentHelper.hh
@@ -36,6 +36,10 @@ class QPDFPageDocumentHelper: public QPDFDocumentHelper
public:
QPDF_DLL
QPDFPageDocumentHelper(QPDF&);
+ QPDF_DLL
+ virtual ~QPDFPageDocumentHelper()
+ {
+ }
// Traverse page tree, and return all /Page objects wrapped in
// QPDFPageObjectHelper objects. Unlike with