aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/threading/workerscript/workerscript.qrc
blob: ca3833ff1c7a725083989755f2e04a4bcdfe4566 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/qt/qml/workerscript">
        <file>Spinner.qml</file>
        <file>workerscript.mjs</file>
        <file>workerscript.qml</file>
    </qresource>
</RCC>