aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/texteditor/texteditor.qrc
blob: 92f317fa9cd42a4280c38e1d867bd2a262c8e270 (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/">
        <file>qtquickcontrols2.conf</file>
        <file>images/qt-logo.png</file>
        <file>fonts/fontello.ttf</file>
        <file>qml/texteditor.qml</file>
        <file>texteditor.html</file>
    </qresource>
</RCC>