aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFAnnotationObjectHelper.hh
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-12-21 14:19:52 +0100
committerJay Berkenbilt <ejb@ql.org>2018-12-22 00:34:56 +0100
commitd2f397594803fa5729fab83684ce74184dd4fe38 (patch)
treeb4802b57dbc2908627b5f73b1644c8c7b1817c7a /include/qpdf/QPDFAnnotationObjectHelper.hh
parentcc500eda9198b3c19ff05f00bfb0eb7c1907e1d4 (diff)
downloadqpdf-d2f397594803fa5729fab83684ce74184dd4fe38.tar.zst
Add missing virtual destructors to all helper classes
Diffstat (limited to 'include/qpdf/QPDFAnnotationObjectHelper.hh')
-rw-r--r--include/qpdf/QPDFAnnotationObjectHelper.hh4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/qpdf/QPDFAnnotationObjectHelper.hh b/include/qpdf/QPDFAnnotationObjectHelper.hh
index 094d4129..e7e1a372 100644
--- a/include/qpdf/QPDFAnnotationObjectHelper.hh
+++ b/include/qpdf/QPDFAnnotationObjectHelper.hh
@@ -31,6 +31,10 @@ class QPDFAnnotationObjectHelper: public QPDFObjectHelper
public:
QPDF_DLL
QPDFAnnotationObjectHelper(QPDFObjectHandle);
+ QPDF_DLL
+ virtual ~QPDFAnnotationObjectHelper()
+ {
+ }
// This class provides helper methods for certain types of
// annotations. At its introduction, it only supports Widget