aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2019-09-06 15:52:45 +0200
committerselsta <selsta@sent.at>2019-09-21 01:23:09 +0200
commit2ca76ff13ca784a37e30458d0267959318c95271 (patch)
treecb3a35f6fe0fa7cd497a52a7a5be40ab6050393d /qml.qrc
parentca8138bb46781d9a5221a6f2c3574db339eab895 (diff)
downloadmonzero-gui-2ca76ff13ca784a37e30458d0267959318c95271.tar.gz
monzero-gui-2ca76ff13ca784a37e30458d0267959318c95271.tar.xz
monzero-gui-2ca76ff13ca784a37e30458d0267959318c95271.zip
LeftPanel: new balance card
Diffstat (limited to 'qml.qrc')
-rw-r--r--qml.qrc6
1 files changed, 4 insertions, 2 deletions
diff --git a/qml.qrc b/qml.qrc
index 77179f88..85e33b1c 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -111,8 +111,10 @@
<file>components/RemoteNodeEdit.qml</file>
<file>pages/Keys.qml</file>
<file>images/appicon.ico</file>
- <file>images/card-background.png</file>
- <file>images/card-background@2x.png</file>
+ <file>images/card-background-black.png</file>
+ <file>images/card-background-black@2x.png</file>
+ <file>images/card-background-white.png</file>
+ <file>images/card-background-white@2x.png</file>
<file>images/moneroLogo_white.png</file>
<file>images/question.png</file>
<file>images/question@2x.png</file>