Files
qt-creator/src/tools/qml/qmlviewer/editor/editor.qrc

14 lines
429 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/qml">
<file>images/resize_handle.png</file>
<file>images/select.png</file>
<file>images/select-marquee.png</file>
<file>images/color-picker.png</file>
<file>images/play.png</file>
<file>images/pause.png</file>
<file>images/from-qml.png</file>
<file>images/zoom.png</file>
<file>images/to-qml.png</file>
</qresource>
</RCC>