fix -Wextra in Fem

This commit is contained in:
wmayer
2016-09-24 02:17:15 +02:00
parent b13efc182d
commit 2845e319a3
25 changed files with 112 additions and 61 deletions

View File

@@ -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);