summaryrefslogtreecommitdiffstats
path: root/examples/tools/undo/undo.qrc
blob: 65619b8f1af812c66b2c57a6f1955c90b336d175 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
    <qresource prefix="/" >
        <file>icons/background.png</file>
        <file>icons/blue.png</file>
        <file>icons/circle.png</file>
        <file>icons/exit.png</file>
        <file>icons/fileclose.png</file>
        <file>icons/filenew.png</file>
        <file>icons/fileopen.png</file>
        <file>icons/filesave.png</file>
        <file>icons/green.png</file>
        <file>icons/ok.png</file>
        <file>icons/rectangle.png</file>
        <file>icons/red.png</file>
        <file>icons/redo.png</file>
        <file>icons/remove.png</file>
        <file>icons/triangle.png</file>
        <file>icons/undo.png</file>
    </qresource>
</RCC>