Files
qt-creator/src/libs/utils/utils.qrc

36 lines
1.5 KiB
Plaintext
Raw Normal View History

<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/progressindicator_big.png</file>
<file>images/progressindicator_big@2x.png</file>
<file>images/progressindicator_medium.png</file>
<file>images/progressindicator_medium@2x.png</file>
<file>images/progressindicator_small.png</file>
<file>images/progressindicator_small@2x.png</file>
<file>images/triangle_vert.png</file>
<file>images/next.png</file>
<file>images/next@2x.png</file>
<file>images/prev.png</file>
<file>images/prev@2x.png</file>
<file>images/zoom.png</file>
<file>images/zoom@2x.png</file>
<file>tooltip/images/f1.png</file>
<file>images/locked.png</file>
<file>images/locked@2x.png</file>
<file>images/unlocked.png</file>
<file>images/unlocked@2x.png</file>
<file>images/broken.png</file>
<file>images/broken@2x.png</file>
<file>images/notloaded.png</file>
<file>images/notloaded@2x.png</file>
<file>images/ok.png</file>
<file>images/ok@2x.png</file>
</qresource>
</RCC>