diff options
Diffstat (limited to 'core/gpslocation.h')
-rw-r--r-- | core/gpslocation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/gpslocation.h b/core/gpslocation.h index 4d48acd59..fb4f4c802 100644 --- a/core/gpslocation.h +++ b/core/gpslocation.h @@ -59,6 +59,7 @@ private: signals: void haveSourceChanged(); + void acquiredPosition(); public slots: void serviceEnable(bool toggle); |