summaryrefslogtreecommitdiffstats
path: root/utils/themeeditor/resources.qrc
blob: dbaeea31852f25c3137e2108f63b3b34f44eff29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<RCC>
    <qresource prefix="/resources">
        <file alias="windowicon.png">resources/windowicon.png</file>
        <file>resources/document-new.png</file>
        <file>resources/document-open.png</file>
        <file>resources/document-save.png</file>
        <file alias="configkeys">resources/configkeys</file>
        <file alias="deviceoptions">resources/deviceoptions</file>
        <file>resources/zoomeven.png</file>
        <file>resources/zoomin.png</file>
        <file>resources/zoomout.png</file>
    </qresource>
    <qresource prefix="/render">
        <file alias="scenebg.png">resources/render/scenebg.png</file>
    </qresource>
</RCC>