aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickshapes
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/quickshapes
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/quickshapes')
-rw-r--r--src/quickshapes/qquickshape_p.h2
1 files changed, 0 insertions, 2 deletions
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