aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/system/content/dynamicemitters.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/particles/system/content/dynamicemitters.qml')
-rw-r--r--examples/quick/particles/system/content/dynamicemitters.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/particles/system/content/dynamicemitters.qml b/examples/quick/particles/system/content/dynamicemitters.qml
index 10ac33bd76..72ec1ffc23 100644
--- a/examples/quick/particles/system/content/dynamicemitters.qml
+++ b/examples/quick/particles/system/content/dynamicemitters.qml
@@ -51,7 +51,7 @@ Rectangle {
}
ImageParticle {
system: sys
- source: "../../images/particle.png"
+ source: "qrc:///particleresources/glowdot.png"
color: "white"
colorVariation: 1.0
alpha: 0.1