summaryrefslogtreecommitdiff
path: root/qhexedit2/example/qhexedit.qrc
blob: 428c5369ea4cb90163315a1e5ef4004a78186560 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>images/open.png</file>
        <file>images/save.png</file>
        <file>images/undo.png</file>
        <file>images/redo.png</file>
        <file>images/find.png</file>
        <file>images/qhexedit.ico</file>
    </qresource>
</RCC>