aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/utils.qrc
blob: 43fbbd1096bcb9ce5ea74aed89142ef65088d447 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/utils">
        <file>images/removesubmitfield.png</file>
        <file>images/arrow.png</file>
        <file>images/crumblepath-segment.png</file>
        <file>images/crumblepath-segment-end.png</file>
        <file>images/crumblepath-segment-hover-end.png</file>
        <file>images/crumblepath-segment-hover.png</file>
        <file>images/crumblepath-segment-selected-end.png</file>
        <file>images/crumblepath-segment-selected.png</file>
    </qresource>
</RCC>