Sketcher: Annotate unused parameter
This commit is contained in:
committed by
Max Wilfinger
parent
54c0c2f83c
commit
ecbe21ca03
@@ -227,6 +227,7 @@ int EditDatumDialog::exec(bool atCursor)
|
||||
|
||||
void EditDatumDialog::typeChanged(bool checked)
|
||||
{
|
||||
Q_UNUSED(checked);
|
||||
if (!ui_ins_datum->rbRadius->isVisible()) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user