From cb94523747fe9cde85e90dd8b23210c32241394c Mon Sep 17 00:00:00 2001 From: Sander Ferdinand Date: Fri, 27 Apr 2018 23:22:09 +0200 Subject: [PATCH] This doesnt belong here --- components/LabelButton.qml | 1 - 1 file changed, 1 deletion(-) 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