FEM: fix white space

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
Przemo Firszt
2015-06-02 15:22:27 +01:00
committed by Yorik van Havre
parent df9cf537af
commit e3ec5b5f90
2 changed files with 2 additions and 2 deletions

View File

@@ -56,4 +56,4 @@ template<> const char* App::MaterialObjectPython::getViewProviderName(void) cons
// explicit template instantiation
template class AppExport FeaturePythonT<App::MaterialObject>;
}
}