aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-12-18 19:13:28 +0100
committerJay Berkenbilt <ejb@ql.org>2018-12-18 22:27:36 +0100
commit9caf005d89f039b56f027d9fe20fe2f475927597 (patch)
treedc8247c16f43631834409a550fa253c0be871a9d /include
parent3e6d69852747db64ad989f6ad72de03a3096ff88 (diff)
downloadqpdf-9caf005d89f039b56f027d9fe20fe2f475927597.tar.zst
Fix typo in header file
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/QPDFAnnotationObjectHelper.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/QPDFAnnotationObjectHelper.hh b/include/qpdf/QPDFAnnotationObjectHelper.hh
index e6f9622e..094d4129 100644
--- a/include/qpdf/QPDFAnnotationObjectHelper.hh
+++ b/include/qpdf/QPDFAnnotationObjectHelper.hh
@@ -71,7 +71,7 @@ class QPDFAnnotationObjectHelper: public QPDFObjectHelper
private:
class Members
{
- friend class QPDFPageObjectHelper;
+ friend class QPDFAnnotationObjectHelper;
public:
QPDF_DLL