aboutsummaryrefslogtreecommitdiffstats
path: root/app/navigation.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-30 13:29:39 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-30 13:29:39 +0900
commitca5835ae771cc3921433b951f25f5207ac3d6999 (patch)
treef08157065e593b650d9f8608dca40882a583d0d4 /app/navigation.qrc
parent94055f5398b01a58624b3dc91f2f04027ec2a4b5 (diff)
Diffstat (limited to 'app/navigation.qrc')
-rw-r--r--app/navigation.qrc12
1 files changed, 12 insertions, 0 deletions
diff --git a/app/navigation.qrc b/app/navigation.qrc
new file mode 100644
index 0000000..b0c2023
--- /dev/null
+++ b/app/navigation.qrc
@@ -0,0 +1,12 @@
+<RCC>
+ <qresource prefix="/">
+ <file>navigation.qml</file>
+ <file>BtnMapDirection.qml</file>
+ <file>BtnShrink.qml</file>
+ <file>BtnEnlarge.qml</file>
+ <file>ImgDestinationDirection.qml</file>
+ <file>ProgressNextCross.qml</file>
+ <file>BtnGuidance.qml</file>
+ <file>BtnPresentPosition.qml</file>
+ </qresource>
+</RCC>