提交 f302a98f 编写于 作者: M Matt Gajownik

UI: Fix windowed multiview title

上级 141c42c4
......@@ -979,7 +979,7 @@ void OBSProjector::UpdateProjectorTitle(QString name)
if (!window)
title = QTStr("MultiviewProjector");
else
title = QTStr("MultiviewWindow");
title = QTStr("MultiviewWindowed");
break;
default:
title = name;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册