提交 11514d36 编写于 作者: J jp9000

Mark unused lambda parameter

上级 31dcb3e1
......@@ -1900,6 +1900,7 @@ void OBSBasic::on_actionCenterToScreen_triggered()
SetItemTL(item, tl);
UNUSED_PARAMETER(scene);
UNUSED_PARAMETER(param);
return true;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册