FEM: replace tabs at line start by spaces
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user