blob: b0c2023b5a92c599153fc157374fed1af14dc960 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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>
|