From bf1a14ef70d2e25d91082a4381fa4c8528bcfb5f Mon Sep 17 00:00:00 2001 From: Paolo Angelelli Date: Wed, 19 Jul 2017 10:51:16 +0000 Subject: Revert "Fix dragging items out of map bounds" This reverts commit 2ab93acd9751b3ffe2c36a4a0e37dc792686a08f. Reason being: not passing QNX6 bot Change-Id: If45fe095b6e6959f7c40e3e0ed7a14d278bbb230 Reviewed-by: Simon Hausmann --- src/3rdparty/earcut/qt_attribution.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 src/3rdparty/earcut/qt_attribution.json (limited to 'src/3rdparty/earcut/qt_attribution.json') diff --git a/src/3rdparty/earcut/qt_attribution.json b/src/3rdparty/earcut/qt_attribution.json deleted file mode 100644 index 94702971..00000000 --- a/src/3rdparty/earcut/qt_attribution.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "Id": "earcut", - "Name": "Earcut Polygon Triangulation Library", - "QDocModule": "qtlocation", - "QtUsage": "Used in the QML plugin of Qt Location.", - - "Description": "A C++ port of earcut.js, a fast, header-only polygon triangulation library.", - "Homepage": "https://github.com/mapbox/earcut.hpp", - "LicenseId": "ISC", - "License": "ISC License", - "LicenseFile": "LICENSE", - "Copyright": "Copyright (c) 2015 Mapbox", - "Version": "v0.12.3", - "DownloadLocation": "https://github.com/mapbox/earcut.hpp/releases/tag/v0.12.3" -} -- cgit v1.2.1