mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 14:47:19 +02:00
CR
This commit is contained in:
parent
364f935b89
commit
785eda44cd
1 changed files with 2 additions and 0 deletions
|
@ -97,6 +97,8 @@ void GeometryMappingResource::onGeometryMappingLoaded(bool success) {
|
|||
|
||||
// Avoid holding onto extra references
|
||||
_geometryResource.reset();
|
||||
// Make sure connection will not trigger again
|
||||
disconnect(_connection); // FIXME Should not have to do this
|
||||
}
|
||||
|
||||
finishedLoading(success);
|
||||
|
|
Loading…
Reference in a new issue