aboutsummaryrefslogtreecommitdiffstats
path: root/src/particles/qquickrectangleextruder_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles/qquickrectangleextruder_p.h')
-rw-r--r--src/particles/qquickrectangleextruder_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/particles/qquickrectangleextruder_p.h b/src/particles/qquickrectangleextruder_p.h
index 630cf3050d..7c0a6c2bf1 100644
--- a/src/particles/qquickrectangleextruder_p.h
+++ b/src/particles/qquickrectangleextruder_p.h
@@ -59,6 +59,7 @@ class QQuickRectangleExtruder : public QQuickParticleExtruder
{
Q_OBJECT
Q_PROPERTY(bool fill READ fill WRITE setFill NOTIFY fillChanged)
+ QML_NAMED_ELEMENT(RectangleShape)
public:
explicit QQuickRectangleExtruder(QObject *parent = 0);