aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickpropertychanges_p.h
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2023-11-16 14:00:22 +0100
committerUlf Hermann <ulf.hermann@qt.io>2023-11-18 07:37:33 +0000
commit03d58031c7233e0579f463b9484af8227b0938fd (patch)
tree5f30e685a0504eb6a9ca76e81b250bffe1311b36 /src/quick/util/qquickpropertychanges_p.h
parent73f66c8f9409eb2b6e5281dd1fd3fec1b063e2c6 (diff)
Remove all QML_DECLARE_TYPE from src and tools
They are generally not useful for anything. Change-Id: I12e959ce9338e6eb7465633496c7921fa09a3fe8 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/quick/util/qquickpropertychanges_p.h')
-rw-r--r--src/quick/util/qquickpropertychanges_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/quick/util/qquickpropertychanges_p.h b/src/quick/util/qquickpropertychanges_p.h
index 6b8079328d..902ec4a7c3 100644
--- a/src/quick/util/qquickpropertychanges_p.h
+++ b/src/quick/util/qquickpropertychanges_p.h
@@ -89,6 +89,4 @@ inline QQmlCustomParser *qmlCreateCustomParser<QQuickPropertyChanges>()
QT_END_NAMESPACE
-QML_DECLARE_TYPE(QQuickPropertyChanges)
-
#endif // QQUICKPROPERTYCHANGES_H