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