From fa3c840ef1ff2100ccca6866528ac1f008c8e3a7 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Sat, 16 Jun 2018 10:32:34 +0200 Subject: Move demos to qtdoc repository These demos use several modules and moving them allows to use for example Qt Quick Controls 2 in them. Change-Id: I1f352671dec672665e9fdb6a9c2a7c6e25a002b0 Reviewed-by: Paul Wicking Reviewed-by: Venugopal Shivashankar Reviewed-by: Nico Vertriest Reviewed-by: Frederik Gladhorn --- .../quick/demos/maroon/content/audio/bomb-action.wav | Bin 20972 -> 0 bytes .../quick/demos/maroon/content/audio/catch-action.wav | Bin 13274 -> 0 bytes examples/quick/demos/maroon/content/audio/catch.wav | Bin 8638 -> 0 bytes examples/quick/demos/maroon/content/audio/currency.wav | Bin 15790 -> 0 bytes .../quick/demos/maroon/content/audio/factory-action.wav | Bin 4936 -> 0 bytes .../quick/demos/maroon/content/audio/melee-action.wav | Bin 17798 -> 0 bytes .../demos/maroon/content/audio/projectile-action.wav | Bin 2562 -> 0 bytes .../quick/demos/maroon/content/audio/shooter-action.wav | Bin 27554 -> 0 bytes 8 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 examples/quick/demos/maroon/content/audio/bomb-action.wav delete mode 100644 examples/quick/demos/maroon/content/audio/catch-action.wav delete mode 100644 examples/quick/demos/maroon/content/audio/catch.wav delete mode 100644 examples/quick/demos/maroon/content/audio/currency.wav delete mode 100644 examples/quick/demos/maroon/content/audio/factory-action.wav delete mode 100644 examples/quick/demos/maroon/content/audio/melee-action.wav delete mode 100644 examples/quick/demos/maroon/content/audio/projectile-action.wav delete mode 100644 examples/quick/demos/maroon/content/audio/shooter-action.wav (limited to 'examples/quick/demos/maroon/content/audio') diff --git a/examples/quick/demos/maroon/content/audio/bomb-action.wav b/examples/quick/demos/maroon/content/audio/bomb-action.wav deleted file mode 100644 index b334dc1e5b..0000000000 Binary files a/examples/quick/demos/maroon/content/audio/bomb-action.wav and /dev/null differ diff --git a/examples/quick/demos/maroon/content/audio/catch-action.wav b/examples/quick/demos/maroon/content/audio/catch-action.wav deleted file mode 100644 index 3e22124abf..0000000000 Binary files a/examples/quick/demos/maroon/content/audio/catch-action.wav and /dev/null differ diff --git a/examples/quick/demos/maroon/content/audio/catch.wav b/examples/quick/demos/maroon/content/audio/catch.wav deleted file mode 100644 index d3eade87f8..0000000000 Binary files a/examples/quick/demos/maroon/content/audio/catch.wav and /dev/null differ diff --git a/examples/quick/demos/maroon/content/audio/currency.wav b/examples/quick/demos/maroon/content/audio/currency.wav deleted file mode 100644 index 0d9ef2c200..0000000000 Binary files a/examples/quick/demos/maroon/content/audio/currency.wav and /dev/null differ diff --git a/examples/quick/demos/maroon/content/audio/factory-action.wav b/examples/quick/demos/maroon/content/audio/factory-action.wav deleted file mode 100644 index a2ace6c221..0000000000 Binary files a/examples/quick/demos/maroon/content/audio/factory-action.wav and /dev/null differ diff --git a/examples/quick/demos/maroon/content/audio/melee-action.wav b/examples/quick/demos/maroon/content/audio/melee-action.wav deleted file mode 100644 index d325af4700..0000000000 Binary files a/examples/quick/demos/maroon/content/audio/melee-action.wav and /dev/null differ diff --git a/examples/quick/demos/maroon/content/audio/projectile-action.wav b/examples/quick/demos/maroon/content/audio/projectile-action.wav deleted file mode 100644 index 4e2284fceb..0000000000 Binary files a/examples/quick/demos/maroon/content/audio/projectile-action.wav and /dev/null differ diff --git a/examples/quick/demos/maroon/content/audio/shooter-action.wav b/examples/quick/demos/maroon/content/audio/shooter-action.wav deleted file mode 100644 index 3e12b9419a..0000000000 Binary files a/examples/quick/demos/maroon/content/audio/shooter-action.wav and /dev/null differ -- cgit v1.2.3