Salome HOME
Merge remote-tracking branch 'origin/cgt/devCEA'
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_Boolean.cpp
index e99beb77cf2bd64009bccfe66b3eebe9fa785268..ec9737156f9ffec569f0d748a8057e5c746c8a7b 100644 (file)
@@ -84,7 +84,7 @@ void FeaturesAPI_Boolean::dump(ModelHighAPI_Dumper& theDumper) const
   }
 
   const std::string& aDocName = theDumper.name(aBase->document());
-  AttributeSelectionListPtr anObjects = 
+  AttributeSelectionListPtr anObjects =
     aBase->selectionList(FeaturesPlugin_Boolean::OBJECT_LIST_ID());
   AttributeSelectionListPtr aTools = aBase->selectionList(FeaturesPlugin_Boolean::TOOL_LIST_ID());