Cleanup after rebase

This commit is contained in:
Sander Ferdinand
2018-03-27 02:03:59 +02:00
committed by moneromooo-monero
parent 3d4eb7a5f5
commit 3c24044736
10 changed files with 44 additions and 50 deletions

View File

@@ -121,7 +121,7 @@ Rectangle {
Text {
id: testnetLabel
visible: persistentSettings.testnet
visible: persistentSettings.nettype
text: qsTr("Testnet") + translationManager.emptyString
anchors.top: parent.top
anchors.topMargin: 8