aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickprogressbar_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/qquickprogressbar_p.h')
-rw-r--r--src/templates/qquickprogressbar_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/templates/qquickprogressbar_p.h b/src/templates/qquickprogressbar_p.h
index f311e1c6..f94c718e 100644
--- a/src/templates/qquickprogressbar_p.h
+++ b/src/templates/qquickprogressbar_p.h
@@ -108,8 +108,8 @@ private:
Q_DECLARE_PRIVATE(QQuickProgressBar)
};
-Q_DECLARE_TYPEINFO(QQuickProgressBar, Q_COMPLEX_TYPE);
-
QT_END_NAMESPACE
+QML_DECLARE_TYPE(QQuickProgressBar)
+
#endif // QQUICKPROGRESSBAR_P_H