FEM: replace tabs at line start by spaces

This commit is contained in:
Bernd Hahnebach
2016-04-14 20:49:43 +02:00
committed by wmayer
parent b58e37b950
commit bdbefdc52a
6 changed files with 621 additions and 621 deletions

View File

@@ -78,7 +78,7 @@ App::DocumentObjectExecReturn *ConstraintDisplacement::execute(void)
const char* ConstraintDisplacement::getViewProviderName(void) const
{
return "FemGui::ViewProviderFemConstraintDisplacement";
return "FemGui::ViewProviderFemConstraintDisplacement";
}
void ConstraintDisplacement::onChanged(const App::Property* prop)