aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/particles/custom/custom.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/particles/custom/custom.qml')
-rw-r--r--examples/declarative/particles/custom/custom.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/particles/custom/custom.qml b/examples/declarative/particles/custom/custom.qml
index 7a6b51d40e..9a562af3b6 100644
--- a/examples/declarative/particles/custom/custom.qml
+++ b/examples/declarative/particles/custom/custom.qml
@@ -27,7 +27,7 @@ ParticleSystem{
duration: 24000
}
function convert(a){return a*(Math.PI/180);}
- CustomEmitter{
+ Emitter{
lifeSpan: 4000
emitRate: 120
size: 12