summaryrefslogtreecommitdiffstats
path: root/core/gpslocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/gpslocation.h')
-rw-r--r--core/gpslocation.h2
1 files changed, 1 insertions, 1 deletions
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();