summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/mapboxgl/qmapboxglstylechange_p.h
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2017-08-08 17:31:11 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2017-08-09 16:00:07 +0000
commit677f7f76d4a0023d278b4d031d620fe63c3be27a (patch)
tree6af0aefb0b86ef4ba762b55135966773431ef6a9 /src/plugins/geoservices/mapboxgl/qmapboxglstylechange_p.h
parentc6d41bdb24dbfcd846ca2669cee7b83be3e7be0a (diff)
downloadqtlocation-677f7f76d4a0023d278b4d031d620fe63c3be27a.tar.gz
Bump Mapbox GL to v1.1.0
mapbox-gl-native @ edd7948893fcd40a24d96b790e21d3dd028cecbe New features include: - 3D extrusions - Data driven styles - Style transitions - Bug fixes [ChangeLog][QtLocation][MapboxGL] Updated Mapbox GL Native to v1.1.0 Change-Id: Ib4f88f382dc726e4b229dfe41530034009d7c12b Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io>
Diffstat (limited to 'src/plugins/geoservices/mapboxgl/qmapboxglstylechange_p.h')
-rw-r--r--src/plugins/geoservices/mapboxgl/qmapboxglstylechange_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/geoservices/mapboxgl/qmapboxglstylechange_p.h b/src/plugins/geoservices/mapboxgl/qmapboxglstylechange_p.h
index 9164591a..aa81d89f 100644
--- a/src/plugins/geoservices/mapboxgl/qmapboxglstylechange_p.h
+++ b/src/plugins/geoservices/mapboxgl/qmapboxglstylechange_p.h
@@ -102,7 +102,6 @@ private:
QString m_layer;
QString m_property;
QVariant m_value;
- QString m_class;
};
class QMapboxGLStyleAddLayer : public QMapboxGLStyleChange