mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-16 00:05:45 -04:00
Allows all layer types (including vector, mesh and point cloud) providers to show custom metadata in the layer properties dialog. Previously this was limited to raster/vector tile and tiled scene layers only. Also fix const for a lot of raster providers as a consequence.