aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSander Ferdinand <sa.ferdinand@gmail.com>2018-04-27 23:22:09 +0200
committerSander Ferdinand <sa.ferdinand@gmail.com>2018-05-03 12:35:34 +0200
commitcb94523747fe9cde85e90dd8b23210c32241394c (patch)
tree6e40fc96321a8e1b4f1f3cba0d7b952fda3bc3e5
parent44ad8a3be12e1f6d31b1bfe013762557ce661b6f (diff)
downloadmonzero-gui-cb94523747fe9cde85e90dd8b23210c32241394c.tar.gz
monzero-gui-cb94523747fe9cde85e90dd8b23210c32241394c.tar.xz
monzero-gui-cb94523747fe9cde85e90dd8b23210c32241394c.zip
This doesnt belong here
-rw-r--r--components/LabelButton.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/LabelButton.qml b/components/LabelButton.qml
index c2067117..532f4901 100644
--- a/components/LabelButton.qml
+++ b/components/LabelButton.qml
@@ -43,7 +43,6 @@ Rectangle {
width: labelButtonText.width + 14
anchors.right: copyButton.left
anchors.rightMargin: 6
- visible: isValidOpenAliasAddress(addressLine.text)
Text {
id: labelButtonText