summaryrefslogtreecommitdiffstats
path: root/tests/manual/qmlmultiwindow/qmlmultiwindow.qrc
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@theqtcompany.com>2016-01-11 17:08:02 +0200
committerMiikka Heikkinen <miikka.heikkinen@theqtcompany.com>2016-01-13 09:36:43 +0000
commit6e7fa62347dde5592e8c0694b2d66c3018d08ba6 (patch)
tree07826fe5943bebff55893faf0fdeb55db8a95947 /tests/manual/qmlmultiwindow/qmlmultiwindow.qrc
parent25fa07daf70b8b00cd6832a9e180dfa517da4b8b (diff)
Remove some manual test apps
Removed - Kinectsurface - Has 3rd party code. - qmlcamera - Ugly mess and kinda pointless. - qmlmultiwindow - Test is not relevant and is buggy. - spectrum - Has 3rd party code. Change-Id: Ic28ffddf9e45f51a5320d4ebd0e2b7b373452cb7 Reviewed-by: Tomi Korpipää <tomi.korpipaa@theqtcompany.com>
Diffstat (limited to 'tests/manual/qmlmultiwindow/qmlmultiwindow.qrc')
-rw-r--r--tests/manual/qmlmultiwindow/qmlmultiwindow.qrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/manual/qmlmultiwindow/qmlmultiwindow.qrc b/tests/manual/qmlmultiwindow/qmlmultiwindow.qrc
deleted file mode 100644
index 31a92b25..00000000
--- a/tests/manual/qmlmultiwindow/qmlmultiwindow.qrc
+++ /dev/null
@@ -1,7 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>qml/qmlmultiwindow/Data.qml</file>
- <file>qml/qmlmultiwindow/main.qml</file>
- <file>qml/qmlmultiwindow/NewButton.qml</file>
- </qresource>
-</RCC>