Merge pull request #1587 from VodBox/sc-export-save
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