mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-14 15:57:26 -04:00
fix various QML warnings
This commit is contained in:
@@ -244,7 +244,6 @@ Rectangle {
|
||||
|
||||
StandardButton {
|
||||
id: resolveButton
|
||||
anchors.left: parent.left
|
||||
width: 80
|
||||
text: qsTr("Resolve") + translationManager.emptyString
|
||||
visible: isValidOpenAliasAddress(addressLine.text)
|
||||
|
||||
Reference in New Issue
Block a user