General pass for coding style

This commit is contained in:
Alexander Bock
2020-11-28 22:31:06 +01:00
parent ab78132607
commit 60e3ed2170
56 changed files with 377 additions and 278 deletions

View File

@@ -1017,7 +1017,7 @@ void OpenSpaceEngine::writeSceneDocumentation() {
&properties::PropertyOwner::generateJson,
global::rootPropertyOwner
);
std::future<std::string> scene = std::async(
&properties::PropertyOwner::generateJson,
_scene.get()