aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquicklabel_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/qquicklabel_p.h')
-rw-r--r--src/templates/qquicklabel_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/templates/qquicklabel_p.h b/src/templates/qquicklabel_p.h
index d753320d..26f72840 100644
--- a/src/templates/qquicklabel_p.h
+++ b/src/templates/qquicklabel_p.h
@@ -86,8 +86,8 @@ private:
Q_DECLARE_PRIVATE(QQuickLabel)
};
-Q_DECLARE_TYPEINFO(QQuickLabel, Q_COMPLEX_TYPE);
-
QT_END_NAMESPACE
+QML_DECLARE_TYPE(QQuickLabel)
+
#endif // QQUICKLABEL_P_H