1
mirror of https://github.com/monero-project/monero-gui synced 2024-11-16 14:55:33 +01:00

Enable sign/verify on ios/android

This commit is contained in:
Jaquee 2017-11-03 17:02:26 +01:00
parent a8e19b8fb6
commit 3c67b9ee62

View File

@ -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