Fixing the start-up wizards

This commit is contained in:
Sander Ferdinand
2018-01-21 19:14:34 +01:00
committed by moneromooo-monero
parent a128581ae5
commit 53b5b7a5c7
6 changed files with 69 additions and 11 deletions

View File

@@ -245,6 +245,7 @@ ColumnLayout {
CheckBox {
id: testNet
text: qsTr("Testnet") + translationManager.emptyString
checkedIcon: "../images/checkedVioletIcon.png"
background: "#FFFFFF"
fontColor: "#4A4646"
fontSize: 16 * scaleRatio