From 3b3f6b67f570c44609dba3690ee958b05e10933a Mon Sep 17 00:00:00 2001 From: Joakim Bygdell Date: Sun, 23 Jul 2017 09:00:08 +0200 Subject: QML UI: fix copy paste error The credential status has nothing to do with GPS functionality. Signed-off-by: Joakim Bygdell --- mobile-widgets/qml/main.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'mobile-widgets/qml') diff --git a/mobile-widgets/qml/main.qml b/mobile-widgets/qml/main.qml index 6c97f0f09..98825e98a 100644 --- a/mobile-widgets/qml/main.qml +++ b/mobile-widgets/qml/main.qml @@ -194,7 +194,6 @@ if you have network connectivity and want to sync your data to cloud storage."), Kirigami.Action { iconName: "icons/ic_place.svg" text: qsTr("GPS") - enabled: manager.credentialStatus === QMLManager.VALID || manager.credentialStatus === QMLManager.VALID_EMAIL visible: (Qt.platform.os !== "ios") Kirigami.Action { -- cgit v1.2.3-70-g09d2