aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardDonation.qml
diff options
context:
space:
mode:
authorSander Ferdinand <sa.ferdinand@gmail.com>2017-12-07 16:35:42 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-03-29 23:04:01 +0100
commitaf9e4e86f0bb4f63fbf516fd5b984a58668495a8 (patch)
tree3c2abf5fab58ba06522bc5090e6ab854432e90d7 /wizard/WizardDonation.qml
parent5028491ab3791673fbb21abdeec978da83f222ee (diff)
downloadmonzero-gui-af9e4e86f0bb4f63fbf516fd5b984a58668495a8.tar.gz
monzero-gui-af9e4e86f0bb4f63fbf516fd5b984a58668495a8.tar.xz
monzero-gui-af9e4e86f0bb4f63fbf516fd5b984a58668495a8.zip
Replacing checkbox, using default values from component
Diffstat (limited to 'wizard/WizardDonation.qml')
-rw-r--r--wizard/WizardDonation.qml4
1 files changed, 0 insertions, 4 deletions
diff --git a/wizard/WizardDonation.qml b/wizard/WizardDonation.qml
index 1fccbebb..a5ebb6cc 100644
--- a/wizard/WizardDonation.qml
+++ b/wizard/WizardDonation.qml
@@ -114,8 +114,6 @@ Item {
background: "#F0EEEE"
fontColor: "#4A4646"
fontSize: 18
- checkedIcon: "../images/checkedVioletIcon.png"
- uncheckedIcon: "../images/uncheckedIcon.png"
checked: true
}
@@ -179,8 +177,6 @@ Item {
background: "#F0EEEE"
fontColor: "#4A4646"
fontSize: 18
- checkedIcon: "../images/checkedVioletIcon.png"
- uncheckedIcon: "../images/uncheckedIcon.png"
checked: true
}