fix -Wextra in Fem
This commit is contained in:
@@ -69,7 +69,7 @@ TaskDriver::TaskDriver(Fem::FemAnalysis *pcObject,QWidget *parent)
|
||||
|
||||
|
||||
|
||||
void TaskDriver::SwitchMethod(int Value)
|
||||
void TaskDriver::SwitchMethod(int /*Value*/)
|
||||
{
|
||||
//if(Value == 1){
|
||||
// ui->groupBox_AngleSearch->setEnabled(true);
|
||||
|
||||
Reference in New Issue
Block a user