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 7c0a6c2bf1..f6f39579c4 100644
--- a/src/particles/qquickrectangleextruder_p.h
+++ b/src/particles/qquickrectangleextruder_p.h
@@ -60,6 +60,7 @@ class QQuickRectangleExtruder : public QQuickParticleExtruder
Q_OBJECT
Q_PROPERTY(bool fill READ fill WRITE setFill NOTIFY fillChanged)
QML_NAMED_ELEMENT(RectangleShape)
+ QML_ADDED_IN_VERSION(2, 0)
public:
explicit QQuickRectangleExtruder(QObject *parent = 0);