aboutsummaryrefslogtreecommitdiffstats
path: root/launcher/qml/images/TopShortcut/topshortcut.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-05-20 16:16:18 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2019-05-20 16:16:18 +0900
commit39de6fae412ddb327d7ba0c3545a2445e94fbd9e (patch)
tree5c5d78e462655aa73196ac9b07cdd009ab9543ce /launcher/qml/images/TopShortcut/topshortcut.qrc
parent1046e52b2936b64d7b112e1408136ad0bec0464b (diff)
add als2019 source codesandbox/zheng_wenlong/als2019
Diffstat (limited to 'launcher/qml/images/TopShortcut/topshortcut.qrc')
-rw-r--r--launcher/qml/images/TopShortcut/topshortcut.qrc16
1 files changed, 16 insertions, 0 deletions
diff --git a/launcher/qml/images/TopShortcut/topshortcut.qrc b/launcher/qml/images/TopShortcut/topshortcut.qrc
new file mode 100644
index 0000000..d654bf2
--- /dev/null
+++ b/launcher/qml/images/TopShortcut/topshortcut.qrc
@@ -0,0 +1,16 @@
+<RCC>
+ <qresource prefix="/images/TopShortcut">
+ <file>launcher.svg</file>
+ <file>launcher_active.svg</file>
+ <file>hvac.svg</file>
+ <file>hvac_active.svg</file>
+ <file>mediaplayer.svg</file>
+ <file>mediaplayer_active.svg</file>
+ <file>navigation.svg</file>
+ <file>navigation_active.svg</file>
+ <file>video.svg</file>
+ <file>video_active.svg</file>
+ <file>sdl_usb.svg</file>
+ <file>sdl_usb_active.svg</file>
+ </qresource>
+</RCC>