aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Kitaev <mbg033@gmail.com>2016-02-06 18:27:47 +0300
committerIlya Kitaev <mbg033@gmail.com>2016-02-06 18:27:47 +0300
commit1571118e7b59779629afdbe5d69e0c69ec75f1aa (patch)
tree24498e3a54a209bdeddb52c26563684bd995f8f7
parent496a34c54a46550922a252e56306e23f1c8e0148 (diff)
downloadmonzero-gui-1571118e7b59779629afdbe5d69e0c69ec75f1aa.tar.gz
monzero-gui-1571118e7b59779629afdbe5d69e0c69ec75f1aa.tar.xz
monzero-gui-1571118e7b59779629afdbe5d69e0c69ec75f1aa.zip
Refactored wizard paths internal handling
-rw-r--r--qml.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/qml.qrc b/qml.qrc
index dbd862f1..bfa55389 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -110,5 +110,6 @@
<file>wizard/WizardManageWalletUI.qml</file>
<file>wizard/WizardRecoveryWallet.qml</file>
<file>wizard/WizardMemoTextInput.qml</file>
+ <file>wizard/utils.js</file>
</qresource>
</RCC>