From 3c67b9ee621ccdaf4ebead21e7c02e987566c068 Mon Sep 17 00:00:00 2001
From: Jaquee <jaquee.monero@gmail.com>
Date: Fri, 3 Nov 2017 17:02:26 +0100
Subject: [PATCH] Enable sign/verify on ios/android

---
 LeftPanel.qml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/LeftPanel.qml b/LeftPanel.qml
index 8e818b68..e9fa7467 100644
--- a/LeftPanel.qml
+++ b/LeftPanel.qml
@@ -446,7 +446,6 @@ Rectangle {
             // ------------- Sign/verify tab ---------------
             MenuButton {
                 id: signButton
-                visible: !isAndroid && !isIOS
                 anchors.left: parent.left
                 anchors.right: parent.right
                 text: qsTr("Sign/verify") + translationManager.emptyString