diff options
| author | stoffu <stoffu@protonmail.ch> | 2018-06-04 17:05:29 +0900 |
|---|---|---|
| committer | stoffu <stoffu@protonmail.ch> | 2018-08-24 12:54:43 +0900 |
| commit | 9bb6a25f311bccff3d089ae0b0a4156b16d6e109 (patch) | |
| tree | 8faa3a811497f4be297d3d9ebd1188a391a38006 /qml.qrc | |
| parent | c3f41ae0038a2338566e702264c3095857acac1c (diff) | |
| download | monzero-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.qrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |
