]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesAPI/FeaturesAPI_Recover.h
Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_Recover.h
index 862e018a27222eb8f46510052f32554c69d59c3d..2263ae84f2be9b5957cab95b83d20e1b755c62d4 100644 (file)
@@ -39,9 +39,9 @@ public:
   virtual ~FeaturesAPI_Recover();
 
   INTERFACE_3(FeaturesPlugin_Recover::ID(),
-              baseFeature, FeaturesPlugin_Recover::BASE_FEATURE(), 
+              baseFeature, FeaturesPlugin_Recover::BASE_FEATURE(),
               ModelAPI_AttributeReference, /** Concealed feature */,
-              recoveredList, FeaturesPlugin_Recover::RECOVERED_ENTITIES(), 
+              recoveredList, FeaturesPlugin_Recover::RECOVERED_ENTITIES(),
               ModelAPI_AttributeRefList, /** Recover list*/,
               isPersistent, FeaturesPlugin_Recover::PERSISTENT(),
               ModelAPI_AttributeBoolean, /** Is persistent flag */)