Remove unused code into GUI
This commit is contained in:
@@ -52,12 +52,10 @@ DlgMaterialPropertiesImp::DlgMaterialPropertiesImp(const std::string& mat, QWidg
|
||||
ui->diffuseColor->hide();
|
||||
}
|
||||
|
||||
//#if !defined(Q_OS_MAC)
|
||||
ui->ambientColor->setAutoChangeColor(true);
|
||||
ui->diffuseColor->setAutoChangeColor(true);
|
||||
ui->emissiveColor->setAutoChangeColor(true);
|
||||
ui->specularColor->setAutoChangeColor(true);
|
||||
//#endif
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user