summaryrefslogtreecommitdiff
path: root/src/core-files.json
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2019-04-02 14:11:37 +0200
committerKonstantin Käfer <mail@kkaefer.com>2019-05-15 11:57:43 -0700
commitda5bd4d6e3a0202cc4f9e4d3d17e159eb90acba6 (patch)
tree9450b28ea53804129de6cc049404bbef2b83778c /src/core-files.json
parentd5e7fabf455d3e8e6cb852fa544649c8012d70ed (diff)
downloadqtlocation-mapboxgl-da5bd4d6e3a0202cc4f9e4d3d17e159eb90acba6.tar.gz
[core] use unique IDs for DrawScopes
Diffstat (limited to 'src/core-files.json')
-rw-r--r--src/core-files.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core-files.json b/src/core-files.json
index d721935268..b5b131461b 100644
--- a/src/core-files.json
+++ b/src/core-files.json
@@ -290,6 +290,7 @@
"src/mbgl/util/http_header.cpp",
"src/mbgl/util/http_timeout.cpp",
"src/mbgl/util/i18n.cpp",
+ "src/mbgl/util/id.cpp",
"src/mbgl/util/interpolate.cpp",
"src/mbgl/util/intersection_tests.cpp",
"src/mbgl/util/io.cpp",
@@ -749,6 +750,7 @@
"mbgl/util/http_header.hpp": "src/mbgl/util/http_header.hpp",
"mbgl/util/http_timeout.hpp": "src/mbgl/util/http_timeout.hpp",
"mbgl/util/i18n.hpp": "src/mbgl/util/i18n.hpp",
+ "mbgl/util/id.hpp": "src/mbgl/util/id.hpp",
"mbgl/util/intersection_tests.hpp": "src/mbgl/util/intersection_tests.hpp",
"mbgl/util/io.hpp": "src/mbgl/util/io.hpp",
"mbgl/util/literal.hpp": "src/mbgl/util/literal.hpp",