qtdeclarative/examples/quickcontrols/texteditor/texteditor.qrc

11 lines
305 B
Plaintext

<RCC>
<qresource prefix="/">
<file>images/qt-logo.png</file>
<file>fonts/fontello.ttf</file>
<file>qml/texteditor.qml</file>
<file>texteditor.html</file>
<file>qml/+touch/texteditor.qml</file>
<file>+touch/texteditor.html</file>
</qresource>
</RCC>