Merge pull request #431

1acd4a7 Simplified "OR ALL" button to "ALL" (xmr-eric)
pull/2/head
luigi1111 8 years ago
commit 3cbad7350b
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

@ -152,7 +152,7 @@ Rectangle {
//anchors.top: amountLine.top
//anchors.bottom: amountLine.bottom
width: 60
text: qsTr("or ALL") + translationManager.emptyString
text: qsTr("ALL") + translationManager.emptyString
shadowReleasedColor: "#FF4304"
shadowPressedColor: "#B32D00"
releasedColor: "#FF6C3C"