aboutsummaryrefslogtreecommitdiff
path: root/libs/installer_fomod_plus/installer/resources.qrc
blob: 6c583a7ead49dc80328571345f2672deff198f78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<RCC>
    <qresource prefix="/fomod">
        <file alias="hat">resources/fomod_icon.png</file>
    </qresource>
    <qresource prefix="/fomod">
        <file alias="previous">resources/left-chevron.png</file>
    </qresource>
    <qresource prefix="/fomod">
        <file alias="next">resources/right-chevron.png</file>
    </qresource>
    <qresource prefix="/fomod">
        <file alias="close">resources/delete.png</file>
    </qresource>
</RCC>