summaryrefslogtreecommitdiffstats
path: root/app/app.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-30 16:09:41 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-30 16:09:41 +0900
commit1b09dfb921e37018a0dec3512e24af1d71df0ddc (patch)
treec8d5d7c59bcc31c3e8f3370fd1dad412580b84c3 /app/app.qrc
parent7d642f7dae7362a96939e412e358b6d1faad87b9 (diff)
get gps position from navigation
Diffstat (limited to 'app/app.qrc')
-rw-r--r--app/app.qrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/app.qrc b/app/app.qrc
index 1c08311..7ffb6e2 100644
--- a/app/app.qrc
+++ b/app/app.qrc
@@ -1,10 +1,8 @@
<RCC>
<qresource prefix="/">
<file>qml/qmldir</file>
- <file>qml/CustomLabel.qml</file>
- <file>qml/DateAndTime.qml</file>
<file>qml/Main.qml</file>
<file>qml/MapWindow.qml</file>
- <file>qml/Coordinate.txt</file>
+ <file>qml/TbtBoard.qml</file>
</qresource>
</RCC>