summaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/source/qml/qml.qrc
blob: 5dbe3d0803d3a28d41a41f343575cf2273a5d3fc (plain) (blame)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>Root.qml</file>
        <file>RootForm.ui.qml</file>
        <file>DropFiles.qml</file>
        <file>DropFilesForm.ui.qml</file>
    </qresource>
</RCC>