Change QDeclarativeGeoMapItemBase::map_ into a QPointer
Or else it may cause crashes on shutdown due to map_ not being parented
with QDeclarativeGeoMap and potentially being deleted earlier.
Change-Id: I2bed1c884eb556e48261371e889aae5e190476bc
Reviewed-by:
Alex Blasche <alexander.blasche@qt.io>
Showing
Please register or sign in to comment