aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/guiapplauncher
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@qt.io>2020-05-28 14:21:52 +0200
committerEirik Aavitsland <eirik.aavitsland@qt.io>2020-06-02 11:15:44 +0200
commitff293f3afc0a9fe892124af4a10d29f2410569e4 (patch)
treef4200a4be4fab1252184d9db58bd874f76da3063 /tests/auto/guiapplauncher
parent0d0f6ab80349963f3aaa387992b0edfadddb62a4 (diff)
Remove CustomParticle
The implementation is intertwined with the direct GL path and not really portable to RHI. Fixes: QTBUG-78574 Change-Id: I6ac8707544c19a24661f07e0e6d2fc405e49cbff Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'tests/auto/guiapplauncher')
-rw-r--r--tests/auto/guiapplauncher/examples.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/guiapplauncher/examples.txt b/tests/auto/guiapplauncher/examples.txt
index 396e93dc1b..40c41e59fb 100644
--- a/tests/auto/guiapplauncher/examples.txt
+++ b/tests/auto/guiapplauncher/examples.txt
@@ -23,7 +23,6 @@
"quick/window Example", "examples/quick/window", "window", 10, -1
"quick/particles/system Example", "examples/quick/particles/system", "system", 0, -1
"quick/particles/emitters Example", "examples/quick/particles/emitters", "emitters", 0, -1
-"quick/particles/customparticle Example", "examples/quick/particles/customparticle", "customparticle", 0, -1
"quick/particles/imageparticle Example", "examples/quick/particles/imageparticle", "imageparticle", 0, -1
"quick/particles/affectors Example", "examples/quick/particles/affectors", "affectors", 0, -1
"quick/localstorage/localstorage Example", "examples/quick/localstorage/localstorage", "localstorage", 0, -1