Mark unused lambda parameter
This commit is contained in:
parent
31dcb3e1c3
commit
11514d36ea
@ -1900,6 +1900,7 @@ void OBSBasic::on_actionCenterToScreen_triggered()
|
||||
SetItemTL(item, tl);
|
||||
|
||||
UNUSED_PARAMETER(scene);
|
||||
UNUSED_PARAMETER(param);
|
||||
return true;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user