summaryrefslogtreecommitdiff
path: root/platform/glfw/glfw_view.hpp
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2019-05-02 11:49:17 +0200
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2019-05-03 10:01:19 +0300
commit8a3d07fcd83d01415b672dd5f45a5e08af7d5594 (patch)
tree711f2e8343fb67b8ac76e13fb2a2e848c963ff78 /platform/glfw/glfw_view.hpp
parentad30ba2cd145846b1c8a6c8bd26b427d48dde60f (diff)
downloadqtlocation-mapboxgl-8a3d07fcd83d01415b672dd5f45a5e08af7d5594.tar.gz
[core] Add custom source to glfw-app
Diffstat (limited to 'platform/glfw/glfw_view.hpp')
-rw-r--r--platform/glfw/glfw_view.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/glfw/glfw_view.hpp b/platform/glfw/glfw_view.hpp
index 1957970b85..1f27bb4421 100644
--- a/platform/glfw/glfw_view.hpp
+++ b/platform/glfw/glfw_view.hpp
@@ -84,6 +84,7 @@ private:
void addRandomCustomPointAnnotations(int count);
void addAnimatedAnnotation();
void updateAnimatedAnnotations();
+ void toggleCustomSource();
void clearAnnotations();
void popAnnotation();