aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickcheckbox_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/qquickcheckbox_p.h')
-rw-r--r--src/templates/qquickcheckbox_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/templates/qquickcheckbox_p.h b/src/templates/qquickcheckbox_p.h
index 5cf97476..4c0d505f 100644
--- a/src/templates/qquickcheckbox_p.h
+++ b/src/templates/qquickcheckbox_p.h
@@ -88,8 +88,8 @@ private:
Q_DECLARE_PRIVATE(QQuickCheckBox)
};
-Q_DECLARE_TYPEINFO(QQuickCheckBox, Q_COMPLEX_TYPE);
-
QT_END_NAMESPACE
+QML_DECLARE_TYPE(QQuickCheckBox)
+
#endif // QQUICKCHECKBOX_P_H