aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorstoffu <stoffu@protonmail.ch>2018-06-04 17:05:29 +0900
committerstoffu <stoffu@protonmail.ch>2018-08-24 12:54:43 +0900
commit9bb6a25f311bccff3d089ae0b0a4156b16d6e109 (patch)
tree8faa3a811497f4be297d3d9ebd1188a391a38006 /qml.qrc
parentc3f41ae0038a2338566e702264c3095857acac1c (diff)
downloadmonzero-gui-9bb6a25f311bccff3d089ae0b0a4156b16d6e109.tar.gz
monzero-gui-9bb6a25f311bccff3d089ae0b0a4156b16d6e109.tar.xz
monzero-gui-9bb6a25f311bccff3d089ae0b0a4156b16d6e109.zip
Add support for creating hardware wallet
Diffstat (limited to 'qml.qrc')
-rw-r--r--qml.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/qml.qrc b/qml.qrc
index cf30e6c7..e0e82674 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -85,9 +85,11 @@
<file>images/prevPage.png</file>
<file>wizard/WizardOptions.qml</file>
<file>images/createWallet.png</file>
+ <file>images/createWalletFromDevice.png</file>
<file>images/openAccount.png</file>
<file>images/recoverWallet.png</file>
<file>wizard/WizardCreateWallet.qml</file>
+ <file>wizard/WizardCreateWalletFromDevice.qml</file>
<file>images/greyTriangle.png</file>
<file>images/copyToClipboard.png</file>
<file>wizard/WizardPassword.qml</file>