summaryrefslogtreecommitdiff
path: root/platform/ios/test/MGLTViewController.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/test/MGLTViewController.h')
-rw-r--r--platform/ios/test/MGLTViewController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/test/MGLTViewController.h b/platform/ios/test/MGLTViewController.h
index 0be0e1ff2c..349c216008 100644
--- a/platform/ios/test/MGLTViewController.h
+++ b/platform/ios/test/MGLTViewController.h
@@ -3,6 +3,7 @@
@interface MGLTViewController : UIViewController
- (void)insetMapView;
+- (void)tinyMapView;
- (void)resetMapView;
@end