aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2011-08-03 11:29:56 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-08 05:00:38 +0200
commitc09316982697777b6c7ebbbba1c5ae9fe9b5a463 (patch)
tree7831dd8311bf3cc9e41af1cf035d7a70a8d3ce67 /examples
parent12aae0aab340f6fcb66b9b81f07884f4009d5dd1 (diff)
Add combustion to examples launcher
Change-Id: Ie6a7e825afac9a969a71487b93800180ff3be90d Reviewed-on: http://codereview.qt.nokia.com/2532 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Martin Jones <martin.jones@nokia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/declarative/particles/exampleslauncher.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/declarative/particles/exampleslauncher.qml b/examples/declarative/particles/exampleslauncher.qml
index 7bdd3af51f..dfb966536a 100644
--- a/examples/declarative/particles/exampleslauncher.qml
+++ b/examples/declarative/particles/exampleslauncher.qml
@@ -75,6 +75,7 @@ Rectangle{
"../allsmiles/spritevariedparticles.qml",
"../trails/velocityfrommotion.qml",
"../trails/fireballs.qml",
+ "../trails/combustion.qml",
"../trails/list.qml",
"../trails/portal.qml",
"../trails/rainbow.qml",