summaryrefslogtreecommitdiffstats
path: root/demo3/horizontal/settings/app/bluetooth/bluetooth.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-14 12:43:43 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-14 12:43:43 +0900
commitdbc04daef11fe8ed0743d37a0b2ad63245c57dde (patch)
tree6422d05d51a512f8ac434b00db322638751f6fbe /demo3/horizontal/settings/app/bluetooth/bluetooth.qrc
parent61bd2e316d55cdd6e3ffc7aa26add03cbafae55c (diff)
Add settings for horizontal mode
Add settings for horizontal mode. Change-Id: Ia6c6cc7e649c92678fe7e38f561e2e4955e7de39 Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'demo3/horizontal/settings/app/bluetooth/bluetooth.qrc')
-rw-r--r--demo3/horizontal/settings/app/bluetooth/bluetooth.qrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/demo3/horizontal/settings/app/bluetooth/bluetooth.qrc b/demo3/horizontal/settings/app/bluetooth/bluetooth.qrc
new file mode 100644
index 0000000..bc8b70a
--- /dev/null
+++ b/demo3/horizontal/settings/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>