Skip to content

GeoModelExamples+TileGeoModel: Fix clang 10 warnings.

If a dtor is declared final, the class itself should also be declared final.

Merge request reports