summaryrefslogtreecommitdiff
path: root/src/mbgl/text/glyph_manager.hpp
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2017-11-28 13:25:15 -0800
committerChris Loer <chris.loer@gmail.com>2017-11-29 13:50:15 -0800
commit62a99202a8fb3e8c05d4dd514bf858dab3d3849e (patch)
tree842083f74499feccb20872f21178d948a20e68ce /src/mbgl/text/glyph_manager.hpp
parent14bad3bccc9eb0548ae689a5f428b334986c2907 (diff)
downloadqtlocation-mapboxgl-62a99202a8fb3e8c05d4dd514bf858dab3d3849e.tar.gz
Moving towards configurable darwin implementation of LocalGlyphRasterizer.
Thin C++ wrappers on C calls.
Diffstat (limited to 'src/mbgl/text/glyph_manager.hpp')
-rw-r--r--src/mbgl/text/glyph_manager.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbgl/text/glyph_manager.hpp b/src/mbgl/text/glyph_manager.hpp
index 194f503ff1..d9a4e64c1d 100644
--- a/src/mbgl/text/glyph_manager.hpp
+++ b/src/mbgl/text/glyph_manager.hpp
@@ -25,7 +25,7 @@ public:
class GlyphManager : public util::noncopyable {
public:
- GlyphManager(FileSource&, std::unique_ptr<LocalGlyphRasterizer> = std::make_unique<LocalGlyphRasterizer>());
+ GlyphManager(FileSource&, std::unique_ptr<LocalGlyphRasterizer> = std::make_unique<LocalGlyphRasterizer>((void*)NULL));
~GlyphManager();
// Workers send a `getGlyphs` message to the main thread once they have determined