From 03d58031c7233e0579f463b9484af8227b0938fd Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Thu, 16 Nov 2023 14:00:22 +0100 Subject: Remove all QML_DECLARE_TYPE from src and tools They are generally not useful for anything. Change-Id: I12e959ce9338e6eb7465633496c7921fa09a3fe8 Reviewed-by: Qt CI Bot Reviewed-by: Fabian Kosmale --- src/quick/util/qquickpropertychanges_p.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/quick/util/qquickpropertychanges_p.h') 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() QT_END_NAMESPACE -QML_DECLARE_TYPE(QQuickPropertyChanges) - #endif // QQUICKPROPERTYCHANGES_H -- cgit v1.2.3