summaryrefslogtreecommitdiffstats
path: root/src/pdf/api/qpdfdocument.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdf/api/qpdfdocument.h')
-rw-r--r--src/pdf/api/qpdfdocument.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pdf/api/qpdfdocument.h b/src/pdf/api/qpdfdocument.h
index a0a2a21be..1252fa6d2 100644
--- a/src/pdf/api/qpdfdocument.h
+++ b/src/pdf/api/qpdfdocument.h
@@ -119,6 +119,7 @@ Q_SIGNALS:
private:
friend class QPdfBookmarkModelPrivate;
+ friend class QPdfSearchModel;
Q_PRIVATE_SLOT(d, void _q_tryLoadingWithSizeFromContentHeader())
Q_PRIVATE_SLOT(d, void _q_copyFromSequentialSourceDevice())