FEM: code formating replace lines of # with lines of *

This commit is contained in:
Bernd Hahnebach
2019-09-19 07:45:42 +02:00
parent 2f59bb50eb
commit 078237937f
4 changed files with 20 additions and 21 deletions

View File

@@ -318,7 +318,7 @@ void ViewProviderFemPostFunction::onChanged(const App::Property* prop) {
//#################################################################################################
// ***************************************************************************
PROPERTY_SOURCE(FemGui::ViewProviderFemPostPlaneFunction, FemGui::ViewProviderFemPostFunction)
@@ -457,7 +457,7 @@ void PlaneWidget::originChanged(double) {
//#################################################################################################
// ***************************************************************************
PROPERTY_SOURCE(FemGui::ViewProviderFemPostSphereFunction, FemGui::ViewProviderFemPostFunction)