summaryrefslogtreecommitdiffstats
path: root/app/bluetooth/bluetooth.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-04-08 18:43:05 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-04-10 09:59:55 +0900
commit238076ffff13356c620a7834e25537d4a41e97a6 (patch)
tree73a1a1c9cebc6da145d7baaac1eaec7329ec4f2a /app/bluetooth/bluetooth.qrc
Add demo3 settings source code for cluster mode. [Patch Set 2] Update LICENSE file. Change-Id: I586a211bb55e5017de62e36edd0bbba6968de1b8 BUG-AGL: SPEC-2261 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'app/bluetooth/bluetooth.qrc')
-rw-r--r--app/bluetooth/bluetooth.qrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/bluetooth/bluetooth.qrc b/app/bluetooth/bluetooth.qrc
new file mode 100644
index 0000000..bc8b70a
--- /dev/null
+++ b/app/bluetooth/bluetooth.qrc
@@ -0,0 +1,8 @@
+<RCC>
+ <qresource prefix="/bluetooth">
+ <file>Bluetooth.qml</file>
+ <file>images/HMI_Pair_Button.svg</file>
+ <file>images/HMI_Paired_Button.svg</file>
+ <file>images/HMI_Settings_BluetoothIcon.svg</file>
+ </qresource>
+</RCC>