summaryrefslogtreecommitdiff
path: root/src/3rdparty
diff options
context:
space:
mode:
authorPaolo Angelelli <paolo.angelelli@qt.io>2017-07-11 10:22:24 +0200
committerPaolo Angelelli <paolo.angelelli@qt.io>2017-07-17 13:31:16 +0000
commit358344c7249e04e26e011a3da27b87a4564b8dc4 (patch)
tree74e51cd080689ce353b15904bb148ecdd0e6c655 /src/3rdparty
parent2ab93acd9751b3ffe2c36a4a0e37dc792686a08f (diff)
downloadqtlocation-358344c7249e04e26e011a3da27b87a4564b8dc4.tar.gz
Remove dead code in QDeclarativePolygon/Polyline MapItems
Change-Id: I95c1d361bd6ba43a3eed5465fc2f74b7a622af72 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/3rdparty')
-rw-r--r--src/3rdparty/earcut/qt_attribution.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/3rdparty/earcut/qt_attribution.json b/src/3rdparty/earcut/qt_attribution.json
index 0e52989c..94702971 100644
--- a/src/3rdparty/earcut/qt_attribution.json
+++ b/src/3rdparty/earcut/qt_attribution.json
@@ -9,5 +9,7 @@
"LicenseId": "ISC",
"License": "ISC License",
"LicenseFile": "LICENSE",
- "Copyright": "Copyright (c) 2015 Mapbox"
+ "Copyright": "Copyright (c) 2015 Mapbox",
+ "Version": "v0.12.3",
+ "DownloadLocation": "https://github.com/mapbox/earcut.hpp/releases/tag/v0.12.3"
}