aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/imageparticle/content/allatonce.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/particles/imageparticle/content/allatonce.qml')
-rw-r--r--examples/quick/particles/imageparticle/content/allatonce.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/particles/imageparticle/content/allatonce.qml b/examples/quick/particles/imageparticle/content/allatonce.qml
index 737b6955e2..068093cc19 100644
--- a/examples/quick/particles/imageparticle/content/allatonce.qml
+++ b/examples/quick/particles/imageparticle/content/allatonce.qml
@@ -46,7 +46,7 @@ Rectangle {
width: 640
height: 480
ParticleSystem {
- id: sys
+ id: sys
}
ImageParticle {