aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordsc <xmrdsc@protonmail.com>2019-02-25 16:24:34 +0100
committerdsc <xmrdsc@protonmail.com>2019-02-25 16:24:34 +0100
commit89d87b66d4c0e5577ddc375e6f0396d588fd18f3 (patch)
tree25755d1c7898cb9670a9c472bf8f47a9c39faa93
parenta89ffd02d055835a65ea3eb12888ad81ebfc6a02 (diff)
downloadmonzero-gui-89d87b66d4c0e5577ddc375e6f0396d588fd18f3.tar.gz
monzero-gui-89d87b66d4c0e5577ddc375e6f0396d588fd18f3.tar.xz
monzero-gui-89d87b66d4c0e5577ddc375e6f0396d588fd18f3.zip
Add high-res images for mode selection wizard icons
-rw-r--r--qml.qrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/qml.qrc b/qml.qrc
index b9893e18..61f23378 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -267,8 +267,11 @@
<file>images/create-wallet@2x.png</file>
<file>images/create-wallet.png</file>
<file>images/remote-node.png</file>
+ <file>images/remote-node@2x.png</file>
<file>images/local-node.png</file>
+ <file>images/local-node@2x.png</file>
<file>images/local-node-full.png</file>
+ <file>images/local-node-full@2x.png</file>
<file>wizard/WizardNavProgressDot.qml</file>
<file>wizard/WizardOpenWallet1.qml</file>
</qresource>