aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/utils.qrc
blob: 2748bccb6c807a3e067eb971227161b760b418a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/utils">
        <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>
        <file>images/triangle_vert.png</file>
    </qresource>
</RCC>