summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-06-29 12:15:06 +0200
committerQt by Nokia <qt-info@nokia.com>2011-07-01 15:03:33 +0200
commit640c5d8a992f4ac6f9068aea9ec51a99a40dfc16 (patch)
tree703035f95b240303f3e42ab2a0c2397d1ca11ecc /tests
parentdf515ded6096a3c24df7bc9307a12790a6f474e1 (diff)
Move the composition example in the docs.
Change-Id: I63e906e78de75466b9c9bf99d553691c8335f9b2 Reviewed-on: http://codereview.qt.nokia.com/903 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kevin Wright <kevin.wright@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/guiapplauncher/demos.txt1
-rw-r--r--tests/auto/guiapplauncher/examples.txt3
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/guiapplauncher/demos.txt b/tests/auto/guiapplauncher/demos.txt
index d8da552616..d2b2e083cd 100644
--- a/tests/auto/guiapplauncher/demos.txt
+++ b/tests/auto/guiapplauncher/demos.txt
@@ -1,4 +1,3 @@
-"Composition Demo", "demos/composition", "composition", 0, -1
"Deform Demo", "demos/deform", "deform", 0, -1
"Embeddeddialogs Demo", "demos/embeddeddialogs", "embeddeddialogs", 0, -1
"Gradients Demo", "demos/gradients", "gradients", 0, -1
diff --git a/tests/auto/guiapplauncher/examples.txt b/tests/auto/guiapplauncher/examples.txt
index 455cb4603e..2526571474 100644
--- a/tests/auto/guiapplauncher/examples.txt
+++ b/tests/auto/guiapplauncher/examples.txt
@@ -62,8 +62,9 @@
"opengl/overpainting Example", "examples/opengl/overpainting", "overpainting", 10, -1
"opengl/samplebuffers Example", "examples/opengl/samplebuffers", "samplebuffers", 10, -1
"opengl/textures Example", "examples/opengl/textures", "textures", 10, -1
-"Affine Transformations Example", "examples/painting/affine", "affine", 0, -1
+"painting/affine Example", "examples/painting/affine", "affine", 0, -1
"painting/basicdrawing Example", "examples/painting/basicdrawing", "basicdrawing", 10, -1
+"painting/composition Example", "examples/painting/composition", "composition", 0, -1
"painting/concentriccircles Example", "examples/painting/concentriccircles", "concentriccircles", 0, -1
"painting/fontsampler Example", "examples/painting/fontsampler", "fontsampler", 0, -1
"painting/imagecomposition Example", "examples/painting/imagecomposition", "imagecomposition", 10, -1