mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-20 22:23:45 +02:00
Merge branch 'patch-1' of https://github.com/xmr-eric/monero-core into xmr-eric-patch-1
This commit is contained in:
commit
58bcc3640c
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user