summaryrefslogtreecommitdiff
path: root/platform/macos/app/DroppedPinAnnotation.m
diff options
context:
space:
mode:
Diffstat (limited to 'platform/macos/app/DroppedPinAnnotation.m')
-rw-r--r--platform/macos/app/DroppedPinAnnotation.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/app/DroppedPinAnnotation.m b/platform/macos/app/DroppedPinAnnotation.m
index 5b19fd7401..d7bd4068dc 100644
--- a/platform/macos/app/DroppedPinAnnotation.m
+++ b/platform/macos/app/DroppedPinAnnotation.m
@@ -11,7 +11,7 @@ static MGLCoordinateFormatter *DroppedPinCoordinateFormatter;
NSTimer *_timer;
NSTimeInterval _priorShownTimeInterval;
NSDate *_dateShown;
-
+
NSValueTransformer *_timeIntervalTransformer;
}