diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2014-04-15 11:27:37 -0400 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2014-04-15 11:27:37 -0400 |
commit | 70bb318e7503ca136608d5632431793405bbab64 (patch) | |
tree | 7915d53915ec57172c268fd1390234447bb982ff /common/foundation_request.h | |
parent | 79d34115d05a6bffadd3568044187f8bc8ed7519 (diff) | |
download | qtlocation-mapboxgl-70bb318e7503ca136608d5632431793405bbab64.tar.gz |
update activity indicator on ios
Diffstat (limited to 'common/foundation_request.h')
-rw-r--r-- | common/foundation_request.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/foundation_request.h b/common/foundation_request.h index 70c383aa85..a6009983e2 100644 --- a/common/foundation_request.h +++ b/common/foundation_request.h @@ -1,4 +1,3 @@ #import <Foundation/Foundation.h> NSString *const MBXNeedsRenderNotification = @"MBXNeedsRenderNotification"; -NSString *const MBXUpdateActivityNotification = @"MBXUpdateActivityNotification"; |