UI: Remove all scenes in ClearSceneData
parent
355cd6ccc0
commit
029b4d1a05
|
@ -3921,6 +3921,7 @@ void OBSBasic::ClearSceneData()
|
|||
return true;
|
||||
};
|
||||
|
||||
obs_enum_scenes(cb, nullptr);
|
||||
obs_enum_sources(cb, nullptr);
|
||||
|
||||
if (api)
|
||||
|
|
Loading…
Reference in New Issue