subsurface/map-widget
Berthold Stoeger ac02854a8a Map: don't access displayed_dive_site in reloadMapLocations()
MapWidgetHelper::reloadMapLocations() reloads all dive flags
of the non-hidden dives plus the one of the currently edited
dive. Use the current_dive macro to determine whether this
is the current dive site instead of the global displayed_dive_site
object.

This is part of a series of commits, which makes the map-code
independent of the global displayed_dive_site object.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-10-11 16:25:32 -07:00
..
qml map-widget: add qrc file for widget 2018-06-21 20:27:58 -07:00
qmlmapwidgethelper.cpp Map: don't access displayed_dive_site in reloadMapLocations() 2018-10-11 16:25:32 -07:00
qmlmapwidgethelper.h Map: pass down dive site in prepareForGetDiveCoordinates() 2018-10-11 16:25:32 -07:00