summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/osm/qgeocodereplyosm.cpp
diff options
context:
space:
mode:
authorQt Submodule Update Bot <qt_submodule_update_bot@qt-project.org>2020-01-22 14:00:37 +0100
committerSimon Hausmann <simon.hausmann@qt.io>2020-01-27 12:41:47 +0100
commit2aac6b3f26690b4d1be94be8f2b556794b022301 (patch)
treef397c85d22342ec87f2e64b3707c39f19fbc0256 /src/plugins/geoservices/osm/qgeocodereplyosm.cpp
parent6423670fd00fb2b0918c41d9cbf8783912356619 (diff)
downloadqtlocation-2aac6b3f26690b4d1be94be8f2b556794b022301.tar.gz
Fix build with latest qtbase and qtdeclarative
* Bump the submodule to include the one build fix for sqlite3. * Rename VisualDataModel to DelegateModel (it's been the latter for many years and now the old name vanished) * Fix dangling pointers into QList. In clearMapItems() we iterate over m_mapItems and call removeMapItems(), which also removes from the same QList (now vector). The same goes for m_mapItemGroups. Change-Id: I4c229fd2cf1bce76d6ad5ffae4bdbda7fe8e6a18 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/plugins/geoservices/osm/qgeocodereplyosm.cpp')
0 files changed, 0 insertions, 0 deletions