From 6971b49f85d9ddeb2da968a594d65affec3d2b44 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Tue, 10 Mar 2015 02:49:32 +1100 Subject: Lots of Frontend refactoring with a few bug fixes There is still far too much overly convoluted code. However, the introduction of some RAII when dealing with files has made the code-base slightly less error prone. --- heimdall-frontend/source/qml/qml.qrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'heimdall-frontend/source/qml/qml.qrc') 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 @@ + DropFiles.qml + DropFilesForm.qml + FileUtils.js main.qml Root.qml RootForm.qml - DropFiles.qml - DropFilesForm.qml \ No newline at end of file -- cgit v1.2.3