mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-28 14:59:31 -05:00
Add openspace engine to the property tree
This commit is contained in:
@@ -399,6 +399,7 @@ void initialize() {
|
||||
rootPropertyOwner->addPropertySubOwner(global::dashboard);
|
||||
|
||||
rootPropertyOwner->addPropertySubOwner(global::userPropertyOwner);
|
||||
rootPropertyOwner->addPropertySubOwner(global::openSpaceEngine);
|
||||
|
||||
syncEngine->addSyncable(global::scriptEngine);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user