summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qrawfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/qrawfont.h')
-rw-r--r--src/gui/text/qrawfont.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/text/qrawfont.h b/src/gui/text/qrawfont.h
index 35a17675f0..f5bdeb7958 100644
--- a/src/gui/text/qrawfont.h
+++ b/src/gui/text/qrawfont.h
@@ -145,6 +145,8 @@ private:
QExplicitlySharedDataPointer<QRawFontPrivate> d;
};
+Q_DECLARE_SHARED(QRawFont)
+
QT_END_NAMESPACE
QT_END_HEADER