forked from Public/monero-gui
Merge pull request #1971
1ff1091 transfer, merchant: placehodler text for amount (mmbyday)
This commit is contained in:
@@ -147,7 +147,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