summaryrefslogtreecommitdiff
path: root/tikzit.qrc
blob: 4b4defb93c906131c2dc9cb6fadddd8018d44524 (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>images/document-new.svg</file>
        <file>images/document-open.svg</file>
        <file>images/tikzit-tool-edge.svg</file>
        <file>images/tikzit-tool-node.svg</file>
        <file>images/tikzit-tool-select.svg</file>
        <file>images/refresh.svg</file>
        <file>images/tikzit.png</file>
        <file>images/text-x-generic_with_pencil.svg</file>
        <file>tex/sample/tikzit.sty</file>
        <file>images/loader.gif</file>
        <file>images/loader@2x.gif</file>
        <file>images/dialog-accept.svg</file>
        <file>images/dialog-error.svg</file>
    </qresource>
    <qresource prefix="/qt/etc">
        <file>qt.conf</file>
    </qresource>
</RCC>