Skip to content

Create the GeoDataStyle default instance on first use rather than on start

Doesn't matter much for normal use in Marble, but avoids this being done for the vector tile generator. This wasn't a problem there until now, but with updating to a newer Qt this hits Qt Gui code not available on the server in offscreen mode.

Merge request reports