summaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/source/qml/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'heimdall-frontend/source/qml/qml.qrc')
-rw-r--r--heimdall-frontend/source/qml/qml.qrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/heimdall-frontend/source/qml/qml.qrc b/heimdall-frontend/source/qml/qml.qrc
index 25799fc..641c200 100644
--- a/heimdall-frontend/source/qml/qml.qrc
+++ b/heimdall-frontend/source/qml/qml.qrc
@@ -1,9 +1,10 @@
<RCC>
<qresource prefix="/">
+ <file>DropFiles.qml</file>
+ <file>DropFilesForm.qml</file>
+ <file>FileUtils.js</file>
<file>main.qml</file>
<file>Root.qml</file>
<file>RootForm.qml</file>
- <file>DropFiles.qml</file>
- <file>DropFilesForm.qml</file>
</qresource>
</RCC> \ No newline at end of file