mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-09 11:27:25 -04:00
transfer, merchant: placehodler text for amount
This commit is contained in:
@@ -145,7 +145,7 @@ Rectangle {
|
||||
middlePanel.accountView.selectAndSend = true;
|
||||
appWindow.showPageRequest("Account")
|
||||
}
|
||||
placeholderText: qsTr("") + translationManager.emptyString
|
||||
placeholderText: "0.00"
|
||||
width: 100 * scaleRatio
|
||||
fontBold: true
|
||||
inlineButtonText: qsTr("All") + translationManager.emptyString
|
||||
|
||||
Reference in New Issue
Block a user