summaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/source/qml/qml.qrc
diff options
context:
space:
mode:
authorBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2015-03-07 20:50:04 +0100
committerBenjamin Dobell <benjamin.dobell+git@glassechidna.com.au>2015-03-07 20:50:04 +0100
commit9514d36c4693e6a9a2f9ca2c72072a5f4ab9ffc2 (patch)
treec481718ac1e87fd2093810b96fbb3c923722b2e5 /heimdall-frontend/source/qml/qml.qrc
parentAdded CMake option to enable QML debugging (diff)
downloadHeimdall-9514d36c4693e6a9a2f9ca2c72072a5f4ab9ffc2.tar
Heimdall-9514d36c4693e6a9a2f9ca2c72072a5f4ab9ffc2.tar.gz
Heimdall-9514d36c4693e6a9a2f9ca2c72072a5f4ab9ffc2.tar.bz2
Heimdall-9514d36c4693e6a9a2f9ca2c72072a5f4ab9ffc2.tar.lz
Heimdall-9514d36c4693e6a9a2f9ca2c72072a5f4ab9ffc2.tar.xz
Heimdall-9514d36c4693e6a9a2f9ca2c72072a5f4ab9ffc2.tar.zst
Heimdall-9514d36c4693e6a9a2f9ca2c72072a5f4ab9ffc2.zip
Diffstat (limited to '')
-rw-r--r--heimdall-frontend/source/qml/qml.qrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/heimdall-frontend/source/qml/qml.qrc b/heimdall-frontend/source/qml/qml.qrc
index 5dbe3d0..25799fc 100644
--- a/heimdall-frontend/source/qml/qml.qrc
+++ b/heimdall-frontend/source/qml/qml.qrc
@@ -2,8 +2,8 @@
<qresource prefix="/">
<file>main.qml</file>
<file>Root.qml</file>
- <file>RootForm.ui.qml</file>
+ <file>RootForm.qml</file>
<file>DropFiles.qml</file>
- <file>DropFilesForm.ui.qml</file>
+ <file>DropFilesForm.qml</file>
</qresource>
</RCC> \ No newline at end of file