aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorrating89us <45968869+rating89us@users.noreply.github.com>2021-07-11 13:06:03 +0200
committerrating89us <rating89us@rating89us.com>2021-08-19 17:26:32 +0200
commit5234570afa8582ea2292d8aefffbf781739b62a1 (patch)
treeaa17173ac079b47705eff19bf5959d2b019b9adf /qml.qrc
parent51828babbb63819ec6fb3ce03b2b0cd2a7c5c462 (diff)
downloadmonzero-gui-5234570afa8582ea2292d8aefffbf781739b62a1.tar.gz
monzero-gui-5234570afa8582ea2292d8aefffbf781739b62a1.tar.xz
monzero-gui-5234570afa8582ea2292d8aefffbf781739b62a1.zip
WizardCreateDevice1: display images; differentiate Ledger Nano X and S; add label to dropdown
Diffstat (limited to 'qml.qrc')
-rw-r--r--qml.qrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/qml.qrc b/qml.qrc
index 8283948d..d7e0ff37 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -252,5 +252,9 @@
<file>images/success@2x.png</file>
<file>components/SuccessfulTxDialog.qml</file>
<file>components/TxConfirmationDialog.qml</file>
+ <file>images/ledgerNanoS.png</file>
+ <file>images/ledgerNanoX.png</file>
+ <file>images/trezor.png</file>
+ <file>images/trezor@2x.png</file>
</qresource>
</RCC>