summaryrefslogtreecommitdiff
path: root/qt_attribution.json
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2018-03-05 22:08:59 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2018-03-06 10:08:09 +0200
commitb2286c6c8f9076de4143061a778fc676cc15eb84 (patch)
tree66afddb456cf35e99c0a4c4c8b32433f9811da76 /qt_attribution.json
parente8d6303d783a124aa5ba2fcf797df80a88ed546f (diff)
downloadqtlocation-mapboxgl-b2286c6c8f9076de4143061a778fc676cc15eb84.tar.gz
Bump Mapbox GL Native
mapbox-gl-native @ ae0e583590ce8d7a564c8d9cb7c0fcee5515125e Follow-up, added missing headers.
Diffstat (limited to 'qt_attribution.json')
-rw-r--r--qt_attribution.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/qt_attribution.json b/qt_attribution.json
index 4a50d4651c..7ca84ae92b 100644
--- a/qt_attribution.json
+++ b/qt_attribution.json
@@ -193,6 +193,19 @@
"Copyright": "Copyright (c) 2016 Mapbox"
},
{
+ "Id": "mapboxgl-tao_tuple",
+ "Name": "tao_tuple",
+ "QDocModule": "qtlocation",
+ "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",
+
+ "Path": "deps/tao_tuple",
+ "Description": "The Art of C++ implementation of std::tuple and std::integer_sequence.",
+ "Homepage": "https://github.com/taocpp/",
+ "LicenseId": "MIT",
+ "License": "MIT License",
+ "Copyright": "Copyright (c) 2015-2017 Daniel Frey"
+ },
+ {
"Id": "mapboxgl-unique_resource",
"Name": "unique_resource",
"QDocModule": "qtlocation",