blob: 9ccf1263fd9bb99295c5c5ba5a6bcb5c55fcec23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<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>
<file>ArrivedDialog.qml</file>
<file>ArrivedDesDialog.qml</file>
</qresource>
</RCC>
|