From bf6a644fc63a0eb9ae74ce55d31777ae7290056b Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 22 Oct 2019 21:57:02 -0400 Subject: Mobile: provide better tracking of applied GPS fixes Also reset the page stack to make sure we don't end up with stale data. Signed-off-by: Dirk Hohndel --- core/gpslocation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/gpslocation.h') diff --git a/core/gpslocation.h b/core/gpslocation.h index 02377bfca..0a333947b 100644 --- a/core/gpslocation.h +++ b/core/gpslocation.h @@ -27,7 +27,7 @@ public: ~GpsLocation(); static GpsLocation *instance(); static bool hasInstance(); - bool applyLocations(); + int applyLocations(); int getGpsNum() const; bool hasLocationsSource(); QString currentPosition(); -- cgit v1.2.3-70-g09d2