forked from rainisto/Meegopas
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathjollaopas.qrc
23 lines (23 loc) · 834 Bytes
/
jollaopas.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<RCC>
<qresource prefix="/">
<file>images/bus.png</file>
<file>images/tram.png</file>
<file>images/walk.png</file>
<file>images/home-mark.png</file>
<file>images/home-mark-inverse.png</file>
<file>images/home-unmark.png</file>
<file>images/home-unmark-inverse.png</file>
<file>images/current.png</file>
<file>images/surface.png</file>
<file>images/maptype.png</file>
<file>images/finish.png</file>
<file>images/start.png</file>
<file>images/stop.png</file>
<file>images/position.png</file>
<file>images/station.png</file>
<file>images/bearing_indicator.png</file>
<file>images/ferry.png</file>
<file>images/subway.png</file>
<file>images/rail.png</file>
</qresource>
</RCC>