summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/src/examples/chip.qdoc (renamed from doc/src/demos/chip.qdoc)2
-rw-r--r--tests/auto/guiapplauncher/demos.txt1
-rw-r--r--tests/auto/guiapplauncher/examples.txt1
3 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/demos/chip.qdoc b/doc/src/examples/chip.qdoc
index eda0bed02a..07b12f9960 100644
--- a/doc/src/demos/chip.qdoc
+++ b/doc/src/examples/chip.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \example demos/chip
+ \example graphicsview/chip
\title 40000 Chips
This demo shows how to visualize a huge scene with 40000 chip items
diff --git a/tests/auto/guiapplauncher/demos.txt b/tests/auto/guiapplauncher/demos.txt
index 97aef2ce1b..d8da552616 100644
--- a/tests/auto/guiapplauncher/demos.txt
+++ b/tests/auto/guiapplauncher/demos.txt
@@ -1,4 +1,3 @@
-"Chip Demo", "demos/chip", "chip", 0, -1
"Composition Demo", "demos/composition", "composition", 0, -1
"Deform Demo", "demos/deform", "deform", 0, -1
"Embeddeddialogs Demo", "demos/embeddeddialogs", "embeddeddialogs", 0, -1
diff --git a/tests/auto/guiapplauncher/examples.txt b/tests/auto/guiapplauncher/examples.txt
index 53d2c6bc06..455cb4603e 100644
--- a/tests/auto/guiapplauncher/examples.txt
+++ b/tests/auto/guiapplauncher/examples.txt
@@ -15,6 +15,7 @@
"effects/lighting Example", "examples/effects/lighting", "lighting", 10, -1
"graphicsview/anchorlayout Example", "examples/graphicsview/anchorlayout", "anchorlayout", 10, -1
"graphicsview/basicgraphicslayouts Example", "examples/graphicsview/basicgraphicslayouts", "basicgraphicslayouts", 0, -1
+"graphicsview/chip Example", "examples/graphicsview/chip", "chip", 0, -1
"graphicsview/collidingmice Example", "examples/graphicsview/collidingmice", "collidingmice", 10, -1
"graphicsview/diagramscene Example", "examples/graphicsview/diagramscene", "diagramscene", 10, -1
"graphicsview/dragdroprobot Example", "examples/graphicsview/dragdroprobot", "dragdroprobot", 10, -1