diff options
Diffstat (limited to 'iphone/FixMyStreet/MyCLController.h')
-rwxr-xr-x | iphone/FixMyStreet/MyCLController.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iphone/FixMyStreet/MyCLController.h b/iphone/FixMyStreet/MyCLController.h index 37dd54a3e..a517dc48d 100755 --- a/iphone/FixMyStreet/MyCLController.h +++ b/iphone/FixMyStreet/MyCLController.h @@ -67,6 +67,7 @@ Copyright (C) 2008 Apple Inc. All Rights Reserved. @property BOOL updating; -(void)startUpdatingLocation; +-(void)stopUpdatingLocation; - (void)locationManager:(CLLocationManager *)manager didUpdateToLocation:(CLLocation *)newLocation |