aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/texteditor/texteditor.qrc
blob: 8f2da8432b19421c9560445209026008169d5d26 (plain)
1
2
3
4
5
6
7
8
9
10
11
<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>
        <file>qml/+touch/texteditor.qml</file>
        <file>+touch/texteditor.html</file>
    </qresource>
</RCC>