This commit is contained in:
Matthias Kuhn 2025-08-17 10:18:17 +02:00 committed by GitHub
parent 5a6066c8a4
commit 49efde8a53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -410,7 +410,7 @@ QgsGlobeMapUpdateJob::QgsGlobeMapUpdateJob( QgsTerrainTextureGenerator *textureG
{ {
} }
QgsGlobeMapUpdateJob::start() void QgsGlobeMapUpdateJob::start()
{ {
QgsChunkNode *node = chunk(); QgsChunkNode *node = chunk();