summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qstatictext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/qstatictext.h')
-rw-r--r--src/gui/text/qstatictext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/text/qstatictext.h b/src/gui/text/qstatictext.h
index 6f9c9d8526..f0bd25fbbd 100644
--- a/src/gui/text/qstatictext.h
+++ b/src/gui/text/qstatictext.h
@@ -101,6 +101,8 @@ private:
friend class QStaticTextPrivate;
};
+Q_DECLARE_SHARED(QStaticText)
+
QT_END_NAMESPACE
Q_DECLARE_METATYPE(QStaticText)