summaryrefslogtreecommitdiff
path: root/include/mbgl/style/property_key.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/style/property_key.hpp')
-rw-r--r--include/mbgl/style/property_key.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mbgl/style/property_key.hpp b/include/mbgl/style/property_key.hpp
index ec68ea991e..28aa800607 100644
--- a/include/mbgl/style/property_key.hpp
+++ b/include/mbgl/style/property_key.hpp
@@ -60,6 +60,7 @@ enum class PropertyKey {
RasterContrast,
RasterFade,
+ BackgroundOpacity,
BackgroundColor
};