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/quickshapes/qquickshape_p.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/quickshapes') diff --git a/src/quickshapes/qquickshape_p.h b/src/quickshapes/qquickshape_p.h index eaee768fbd..0fbf5e732c 100644 --- a/src/quickshapes/qquickshape_p.h +++ b/src/quickshapes/qquickshape_p.h @@ -404,6 +404,4 @@ private: QT_END_NAMESPACE -QML_DECLARE_TYPE(QQuickShape) - #endif // QQUICKSHAPE_P_H -- cgit v1.2.3