summaryrefslogtreecommitdiffstats
path: root/src/pdf/qpdfdestination.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdf/qpdfdestination.h')
-rw-r--r--src/pdf/qpdfdestination.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pdf/qpdfdestination.h b/src/pdf/qpdfdestination.h
index aa57f5c7a..f23777944 100644
--- a/src/pdf/qpdfdestination.h
+++ b/src/pdf/qpdfdestination.h
@@ -80,6 +80,7 @@ protected:
protected:
QExplicitlySharedDataPointer<QPdfDestinationPrivate> d;
};
+Q_DECLARE_SHARED(QPdfDestination)
Q_PDF_EXPORT QDebug operator<<(QDebug, const QPdfDestination &);