summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/heartlistener/resources.qrc
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2017-04-06 11:22:53 +0200
committerAlex Blasche <alexander.blasche@qt.io>2017-04-07 06:58:54 +0000
commit8f09b31d98d50e9041d294e96eb0726cdf58f4b5 (patch)
tree76bd072d2d0ae93009267a7324c2a7d48329ef7c /examples/bluetooth/heartlistener/resources.qrc
parente83df9ffb98981bad53cf077faa3cfde8f0eb5b1 (diff)
Remove heartlistener example
The heartrate game is the replacement example. Change-Id: Ib51be2467c49075d34e6bea003e69453f0801dfc Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'examples/bluetooth/heartlistener/resources.qrc')
-rw-r--r--examples/bluetooth/heartlistener/resources.qrc16
1 files changed, 0 insertions, 16 deletions
diff --git a/examples/bluetooth/heartlistener/resources.qrc b/examples/bluetooth/heartlistener/resources.qrc
deleted file mode 100644
index ac6f9c83..00000000
--- a/examples/bluetooth/heartlistener/resources.qrc
+++ /dev/null
@@ -1,16 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>assets/blue_heart.png</file>
- <file>assets/busy_dark.png</file>
- <file>assets/Button.qml</file>
- <file>assets/dialog.qml</file>
- <file>assets/draw.js</file>
- <file>assets/home.qml</file>
- <file>assets/main.qml</file>
- <file>assets/monitor.qml</file>
- <file>assets/Point.qml</file>
- <file>assets/results.qml</file>
- <file>assets/star.png</file>
- <file>assets/blue_heart_small.png</file>
- </qresource>
-</RCC>