fix -Wextra in Fem
This commit is contained in:
@@ -428,7 +428,8 @@ double TaskFemConstraintContact::get_Friction() const{return ui->spFriction->val
|
||||
|
||||
|
||||
|
||||
void TaskFemConstraintContact::changeEvent(QEvent *e){
|
||||
void TaskFemConstraintContact::changeEvent(QEvent *)
|
||||
{
|
||||
}
|
||||
|
||||
//**************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user