mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-17 17:16:40 +08:00
UI: Save scene collection before export
This commit is contained in:
@@ -439,6 +439,8 @@ void OBSBasic::on_actionImportSceneCollection_triggered()
|
||||
|
||||
void OBSBasic::on_actionExportSceneCollection_triggered()
|
||||
{
|
||||
SaveProjectNow();
|
||||
|
||||
char path[512];
|
||||
|
||||
QString home = QDir::homePath();
|
||||
|
||||
Reference in New Issue
Block a user