]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesAPI/FeaturesAPI_Placement.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_Placement.h
index b6068a7b9805ce7c869ff12adc5d0b61a480ca5e..4650ff1ebaf7376e6dc80eda51bf13fdc31ee29f 100644 (file)
@@ -41,11 +41,11 @@ public:
   virtual ~FeaturesAPI_Placement();
 
   INTERFACE_5(FeaturesPlugin_Placement::ID(),
-              objects, FeaturesPlugin_Placement::OBJECTS_LIST_ID(), 
+              objects, FeaturesPlugin_Placement::OBJECTS_LIST_ID(),
               ModelAPI_AttributeSelectionList, /** Main objects */,
               startShape, FeaturesPlugin_Placement::START_SHAPE_ID(),
               ModelAPI_AttributeSelection, /** Start shape */,
-              endShape, FeaturesPlugin_Placement::END_SHAPE_ID(), 
+              endShape, FeaturesPlugin_Placement::END_SHAPE_ID(),
               ModelAPI_AttributeSelection, /** End shape */,
               reverseDirection, FeaturesPlugin_Placement::REVERSE_ID(),
               ModelAPI_AttributeBoolean, /** Reverse direction flag */,