summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-06-27 13:34:46 +0200
committerQt by Nokia <qt-info@nokia.com>2011-06-28 14:20:17 +0200
commita964e56228d147c1acf748e4fe69004593d38c2d (patch)
tree9873b48ee0bcb212edaf56841cedab1c77fddc9d /tests
parent2dd90a27a82289a5088b929c3bd27c1fd05967f6 (diff)
Change references to affine example.
Because of the merge of demos and examples all references to all demos have to be updated. This is the update for the affine example. Change-Id: I83f24010162a73e11786587365c6f10b51d4bf4b Reviewed-on: http://codereview.qt.nokia.com/774 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/guiapplauncher/demos.txt1
-rw-r--r--tests/auto/guiapplauncher/examples.txt1
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/guiapplauncher/demos.txt b/tests/auto/guiapplauncher/demos.txt
index 2835f09477..8853c2644e 100644
--- a/tests/auto/guiapplauncher/demos.txt
+++ b/tests/auto/guiapplauncher/demos.txt
@@ -1,4 +1,3 @@
-"Affine Demo", "demos/affine", "affine", 0, -1
"Books Demo", "demos/books", "books", 0, -1
"Chip Demo", "demos/chip", "chip", 0, -1
"Composition Demo", "demos/composition", "composition", 0, -1
diff --git a/tests/auto/guiapplauncher/examples.txt b/tests/auto/guiapplauncher/examples.txt
index fea7e543f0..fac703a024 100644
--- a/tests/auto/guiapplauncher/examples.txt
+++ b/tests/auto/guiapplauncher/examples.txt
@@ -61,6 +61,7 @@
"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/basicdrawing Example", "examples/painting/basicdrawing", "basicdrawing", 10, -1
"painting/concentriccircles Example", "examples/painting/concentriccircles", "concentriccircles", 0, -1
"painting/fontsampler Example", "examples/painting/fontsampler", "fontsampler", 0, -1