]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomValidators/GeomValidators_BooleanArguments.cpp
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / GeomValidators / GeomValidators_BooleanArguments.cpp
index 92a598c7b722a9a0dc36f504613ff1cf98e52be8..c22b7abd318d07d7ae67cc67cab5cbba7b547ba0 100644 (file)
@@ -54,7 +54,7 @@ bool GeomValidators_BooleanArguments::isValid(const std::shared_ptr<ModelAPI_Fea
 }
 
 //=================================================================================================
-bool GeomValidators_BooleanArguments::isNotObligatory(std::string theFeature, 
+bool GeomValidators_BooleanArguments::isNotObligatory(std::string theFeature,
                                                       std::string theAttribute)
 {
   if(theAttribute == "main_objects" || theAttribute == "tool_objects") {