summaryrefslogtreecommitdiff
path: root/src/core-files.json
diff options
context:
space:
mode:
authorAnder Conselvan de Oliveira <ander.deoliveira@mapbox.com>2019-04-02 15:52:16 +0300
committerAnder Conselvan de Oliveira <ander.deoliveira@mapbox.com>2019-05-21 12:14:22 +0300
commitf2f2e64fc8540a262c94a148993c89ad0de76038 (patch)
treeb7deceac2036a5e6fae4a484e7a6a4aae68a556a /src/core-files.json
parent343df18954be90c26ace7bcf1c21cf434737693a (diff)
downloadqtlocation-mapboxgl-f2f2e64fc8540a262c94a148993c89ad0de76038.tar.gz
[core] Expose dsl::compound() internally
This will be used in a follow up patch by the function to expression conversion code.
Diffstat (limited to 'src/core-files.json')
-rw-r--r--src/core-files.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core-files.json b/src/core-files.json
index e6c2a92822..cf87e410f9 100644
--- a/src/core-files.json
+++ b/src/core-files.json
@@ -673,6 +673,7 @@
"mbgl/style/conversion/json.hpp": "src/mbgl/style/conversion/json.hpp",
"mbgl/style/conversion/stringify.hpp": "src/mbgl/style/conversion/stringify.hpp",
"mbgl/style/custom_tile_loader.hpp": "src/mbgl/style/custom_tile_loader.hpp",
+ "mbgl/style/expression/dsl_impl.hpp": "src/mbgl/style/expression/dsl_impl.hpp",
"mbgl/style/expression/util.hpp": "src/mbgl/style/expression/util.hpp",
"mbgl/style/image_impl.hpp": "src/mbgl/style/image_impl.hpp",
"mbgl/style/layer_impl.hpp": "src/mbgl/style/layer_impl.hpp",