mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-27 14:39:20 -06:00
General pass for coding style
This commit is contained in:
@@ -1017,7 +1017,7 @@ void OpenSpaceEngine::writeSceneDocumentation() {
|
||||
&properties::PropertyOwner::generateJson,
|
||||
global::rootPropertyOwner
|
||||
);
|
||||
|
||||
|
||||
std::future<std::string> scene = std::async(
|
||||
&properties::PropertyOwner::generateJson,
|
||||
_scene.get()
|
||||
|
||||
Reference in New Issue
Block a user