summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmlspectrogram/qmlspectrogram.qrc
blob: 9f0244043679f0bd65371cc742a68986449235ba (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/qml">
        <file>qml/qmlspectrogram/Data.qml</file>
        <file>qml/qmlspectrogram/main.qml</file>
        <file>qml/qmlspectrogram/NewButton.qml</file>
    </qresource>
</RCC>