summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@nokia.com>2011-06-15 10:59:54 +0200
committerGunnar Sletta <gunnar.sletta@nokia.com>2011-06-15 10:59:54 +0200
commit705cae01a754c130078d44540a80470ddb3f7bf9 (patch)
treebd8ed0ba459d566793c71e7c37bf6fd8e6c06ef7
parent0b7101ed9669e6026277485c3631fca6aced5844 (diff)
Update text to match implementation
-rw-r--r--examples/animatedbackground/SlideDeck.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/animatedbackground/SlideDeck.qml b/examples/animatedbackground/SlideDeck.qml
index 44c9a6e..e0835a6 100644
--- a/examples/animatedbackground/SlideDeck.qml
+++ b/examples/animatedbackground/SlideDeck.qml
@@ -60,9 +60,9 @@ Presentation {
" Colorized using a gradient rect converted to a texture",
" Controlled using QML properties and animations",
"Snow",
- " Using 'Qt.labs.particles 2.0'",
- " TrailsEmitter",
- " ColoredParticle"
+ " Using 'QtQuick.Particles 2.0'",
+ " Emitter",
+ " ImageParticle"
]
}