Fix image path
authorAlan Alpert <alan.alpert@nokia.com>
Mon, 5 Dec 2011 06:55:14 +0000 (16:55 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 6 Dec 2011 01:46:28 +0000 (02:46 +0100)
Plasma Patrol wasn't finding a text mask.

Change-Id: I10934d3cecd076df885ba68833d7654f4b3978d0
Reviewed-by: Martin Jones <martin.jones@nokia.com>
examples/declarative/particles/plasmapatrol/plasmapatrol.qml

index 37437ef..d57a00f 100644 (file)
@@ -100,7 +100,7 @@ Rectangle {
                         group: "default"
                         emitRate: 1200
                         lifeSpan: 1200
-                        shape: MaskShape {source:"../images/pics/TitleText.png"}
+                        shape: MaskShape {source:"content/pics/TitleText.png"}
                         size: 16
                         endSize: 0
                         sizeVariation: 8