From 78aface44aee20b2c894a738fdf0471f96e6dc0d Mon Sep 17 00:00:00 2001 From: Murillo Bernardes Date: Sun, 3 Dec 2017 15:18:07 +0800 Subject: iOS: Display GPS menu Signed-off-by: Murillo Bernardes --- mobile-widgets/qml/main.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile-widgets') diff --git a/mobile-widgets/qml/main.qml b/mobile-widgets/qml/main.qml index 76a1afa6e..03a32660b 100644 --- a/mobile-widgets/qml/main.qml +++ b/mobile-widgets/qml/main.qml @@ -194,7 +194,7 @@ if you have network connectivity and want to sync your data to cloud storage."), Kirigami.Action { iconName: "icons/ic_place.svg" text: qsTr("GPS") - visible: (Qt.platform.os !== "ios") + visible: true Kirigami.Action { iconName: "icons/ic_cloud_upload.svg" -- cgit v1.2.3-70-g09d2