summaryrefslogtreecommitdiffstats
path: root/examples/animatedbackground/SlideDeck.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animatedbackground/SlideDeck.qml')
-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"
]
}