aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/system/content/startstop.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/particles/system/content/startstop.qml')
-rw-r--r--examples/quick/particles/system/content/startstop.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/particles/system/content/startstop.qml b/examples/quick/particles/system/content/startstop.qml
index 5ce8729a43..e787919b05 100644
--- a/examples/quick/particles/system/content/startstop.qml
+++ b/examples/quick/particles/system/content/startstop.qml
@@ -69,7 +69,7 @@ Rectangle {
ImageParticle {
anchors.fill: parent
system: particles
- source: "../../images/star.png"
+ source: "qrc:///particleresources/star.png"
sizeTable: "../../images/sparkleSize.png"
alpha: 0
colorVariation: 0.6