aboutsummaryrefslogtreecommitdiffstats
path: root/iphone/FixMyStreet/MyCLController.h
diff options
context:
space:
mode:
Diffstat (limited to 'iphone/FixMyStreet/MyCLController.h')
-rwxr-xr-xiphone/FixMyStreet/MyCLController.h1
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