aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardOptions.qml
diff options
context:
space:
mode:
authorSander Ferdinand <sa.ferdinand@gmail.com>2018-01-21 19:14:34 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-03-29 23:04:03 +0100
commit53b5b7a5c7a7894c04bdedad345f733be1dd34b7 (patch)
tree18024138d30690ebeadf2b2f7e8137345244bc63 /wizard/WizardOptions.qml
parenta128581ae503649c8abac60def2a62f05e0e6e6c (diff)
downloadmonzero-gui-53b5b7a5c7a7894c04bdedad345f733be1dd34b7.tar.gz
monzero-gui-53b5b7a5c7a7894c04bdedad345f733be1dd34b7.tar.xz
monzero-gui-53b5b7a5c7a7894c04bdedad345f733be1dd34b7.zip
Fixing the start-up wizards
Diffstat (limited to 'wizard/WizardOptions.qml')
-rw-r--r--wizard/WizardOptions.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard/WizardOptions.qml b/wizard/WizardOptions.qml
index d0e6b930..fb6d83f3 100644
--- a/wizard/WizardOptions.qml
+++ b/wizard/WizardOptions.qml
@@ -245,6 +245,7 @@ ColumnLayout {
CheckBox {
id: testNet
text: qsTr("Testnet") + translationManager.emptyString
+ checkedIcon: "../images/checkedVioletIcon.png"
background: "#FFFFFF"
fontColor: "#4A4646"
fontSize: 16 * scaleRatio