aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/accelbubble/qml.qrc
blob: 7d7777aca02089940dceab0d465b6e45c6d7d64c (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>Page1Form.ui.qml</file>
        <file>Page2Form.ui.qml</file>
        <file>qtquickcontrols2.conf</file>
        <file>Bubble.qml</file>
        <file>Bluebubble.svg</file>
        <file>main.qml</file>
    </qresource>
</RCC>