aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/nativestyle/qml.qrc
blob: fba642e53f2c00e24aa046c233a3e0ef7f59f7b9 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>ButtonsTab.qml</file>
        <file>SlidersTab.qml</file>
    </qresource>
</RCC>