aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/particles/modelparticles/gridsplosion.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/particles/modelparticles/gridsplosion.qml')
-rw-r--r--examples/declarative/particles/modelparticles/gridsplosion.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/particles/modelparticles/gridsplosion.qml b/examples/declarative/particles/modelparticles/gridsplosion.qml
index db860125e5..9232eb426d 100644
--- a/examples/declarative/particles/modelparticles/gridsplosion.qml
+++ b/examples/declarative/particles/modelparticles/gridsplosion.qml
@@ -42,7 +42,7 @@ import QtQuick 2.0
import QtQuick.Particles 2.0
import "content"
-Item{
+Rectangle{
id: root
width: 240
height: 240