Welcome to mirror list, hosted at ThFree Co, Russian Federation.

resources.qrc « res « qt - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a7451afabde89f370022f4ebc6e94b4873c8f202 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
    <qresource prefix="/navig64">
        <file>search.png</file>
        <file>up.png</file>
        <file>down.png</file>
        <file>left.png</file>
        <file>right.png</file>
        <file>world.png</file>
        <file>download.png</file>
        <file>plus.png</file>
        <file>minus.png</file>
        <file>location-search.png</file>
        <file>location.png</file>
    </qresource>
    <qresource prefix="/ui">
        <file>logo.png</file>
        <file>busy.png</file>
        <file>x.png</file>
    </qresource>
</RCC>