aboutsummaryrefslogtreecommitdiffstats
path: root/app/main.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-02 13:39:19 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-02 13:39:19 +0900
commita1375eaac269465e28164bf8f7df62c4aadabe4c (patch)
treed76c522e50f059bb33ce2ff2192cace9e79a259c /app/main.qrc
parenta35b3631420ac051a1b50a00806ee29900f03250 (diff)
add horizontal for tachometer
Diffstat (limited to 'app/main.qrc')
-rw-r--r--app/main.qrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/main.qrc b/app/main.qrc
new file mode 100644
index 0000000..ad91978
--- /dev/null
+++ b/app/main.qrc
@@ -0,0 +1,9 @@
+<RCC>
+ <qresource prefix="/">
+ <file>main.qml</file>
+ <file>Speed.qml</file>
+ <file>Mid.qml</file>
+ <file>Tacho.qml</file>
+ <file>Shift.qml</file>
+ </qresource>
+</RCC>