From da068b60656dd80ba3a7b383b662800389323f83 Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Tue, 14 Feb 2012 11:26:31 +1000 Subject: Remove missing image reference Not really needed for this example anyways Change-Id: I98fd546441f3fd5e6caa9212cc171dab3000a139 Reviewed-by: Martin Jones --- examples/declarative/particles/imageparticle/sharing.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/declarative/particles/imageparticle/sharing.qml b/examples/declarative/particles/imageparticle/sharing.qml index 7a5d6521bc..27e08322d9 100644 --- a/examples/declarative/particles/imageparticle/sharing.qml +++ b/examples/declarative/particles/imageparticle/sharing.qml @@ -133,7 +133,6 @@ Rectangle { source: "../images/flower.png" alpha: 0.1 color: "white" - opacityTable: "opacity.png" rotationVariation: 180 z: -1 } -- cgit v1.2.3