summaryrefslogtreecommitdiff
path: root/src/plugins/qmljstools/qmljstools.qrc
blob: 9e396a3995a8e4d484a3db6e562d408acc90a843 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/qmljstools">
        <file>images/prompt.png</file>
        <file>images/collapse.png</file>
        <file>images/warning.png</file>
        <file>images/log.png</file>
        <file>images/expand.png</file>
        <file>images/error.png</file>
    </qresource>
</RCC>