UI: Save scene collection before export
This commit is contained in:
parent
c9612983e6
commit
ab6c3e0f4b
@ -439,6 +439,8 @@ void OBSBasic::on_actionImportSceneCollection_triggered()
|
||||
|
||||
void OBSBasic::on_actionExportSceneCollection_triggered()
|
||||
{
|
||||
SaveProjectNow();
|
||||
|
||||
char path[512];
|
||||
|
||||
QString home = QDir::homePath();
|
||||
|
Loading…
x
Reference in New Issue
Block a user