FEM: code formating, replace tabulator with spaces

This commit is contained in:
Bernd Hahnebach
2016-08-15 18:19:38 +01:00
committed by wmayer
parent 55873e71bf
commit fe47ef78ab
13 changed files with 100 additions and 101 deletions

View File

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