提交 fae5082b 编写于 作者: S SuslikV 提交者: GitHub

UI: Fix Export QFileDialog parent

上级 afe37773
......@@ -399,7 +399,7 @@ void OBSBasic::on_actionExportSceneCollection_triggered()
}
QString exportFile = QFileDialog::getSaveFileName(
0,
this,
QTStr("Basic.MainMenu.SceneCollection.Export"),
home + "/" + currentFile,
"JSON Files (*.json)");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册