aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/texteditor/texteditor.qrc
blob: cdb7225a3989640192e0ba0121c857c930bc82ba (plain)
1
2
3
4
5
6
7
8
9
10
<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>