summaryrefslogtreecommitdiff
path: root/platform/darwin
diff options
context:
space:
mode:
authorJesse Bounds <jesse@rebounds.net>2017-02-16 20:06:00 -0800
committerJesse Bounds <jesse@rebounds.net>2017-03-03 09:10:31 -0800
commit4e074aa4db232dbc1c8497a82c927f6ee37d984e (patch)
treeaaa3278ceb3ea9a958f341d59b222c22125a699c /platform/darwin
parentd25e2c772daeb44f3933a0114f41c86b9679e8c1 (diff)
downloadqtlocation-mapboxgl-4e074aa4db232dbc1c8497a82c927f6ee37d984e.tar.gz
[ios, macos] Alias MGLStyleConstantValue to MGLConstantStyleValue
Diffstat (limited to 'platform/darwin')
-rw-r--r--platform/darwin/src/MGLStyleValue.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/darwin/src/MGLStyleValue.h b/platform/darwin/src/MGLStyleValue.h
index 97ab0ddba3..4afdbece64 100644
--- a/platform/darwin/src/MGLStyleValue.h
+++ b/platform/darwin/src/MGLStyleValue.h
@@ -224,6 +224,8 @@ MGL_EXPORT
@end
+@compatibility_alias MGLStyleConstantValue MGLConstantStyleValue;
+
/**
An `MGLStyleFunction` is a is an abstract superclass for functions that are
defined by an `MGLCameraStyleFunction`, `MGLSourceStyleFunction`, or