summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-05-22 15:19:51 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-05-22 15:19:51 +0200
commit084e7af377f61a815b085c9beca2ee03adf164e2 (patch)
treef21b4d1bb0fa42bbb8464d6624221b01368100c8 /include
parentba17d2cffc8d6fdbcb884f16c243666e1d1148dd (diff)
downloadqtlocation-mapboxgl-084e7af377f61a815b085c9beca2ee03adf164e2.tar.gz
better sprite warnings
Diffstat (limited to 'include')
-rw-r--r--include/llmr/util/constants.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llmr/util/constants.hpp b/include/llmr/util/constants.hpp
index 2b8cc2da24..70befcb379 100644
--- a/include/llmr/util/constants.hpp
+++ b/include/llmr/util/constants.hpp
@@ -16,6 +16,7 @@ namespace debug {
extern const bool tileParseWarnings;
extern const bool styleParseWarnings;
+extern const bool spriteWarnings;
extern const bool renderWarnings;
extern const bool renderTree;