+ fix -Wunused-parameter
This commit is contained in:
@@ -480,7 +480,7 @@ std::string TaskFemConstraintTransform::get_transform_type(void) const {
|
||||
return transform;
|
||||
}
|
||||
|
||||
void TaskFemConstraintTransform::changeEvent(QEvent *e){
|
||||
void TaskFemConstraintTransform::changeEvent(QEvent *){
|
||||
}
|
||||
|
||||
//**************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user