summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/undoframework/undoframework.qrc
blob: 298cc768bdb47358ebd6ac3e3fff094098b0d52c (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE RCC><RCC version="1.0">
    <qresource>
        <file>icons/cross.png</file>
        <file>icons/rectangle.png</file>
        <file>icons/redo.png</file>
        <file>icons/remove.png</file>
        <file>icons/triangle.png</file>
        <file>icons/undo.png</file>
    </qresource>
    </RCC>