Skip to content

TileGeoModel+TileEvent: const fixes

Separate const and non-const access to TileCablingService. Non-const accesses should use getInstance_nc and be marked as not thread-safe.

Edited by Scott Snyder

Merge request reports