]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesAPI/FeaturesAPI_Intersection.h
Salome HOME
Issue #1834: Fix length of lines
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_Intersection.h
index 78a6d51562b2264f8add3e632ba46ee46c8f2227..2d86bc3ac2bed61e73d6ff470c1357fb4a1f0298 100644 (file)
@@ -38,8 +38,10 @@ public:
   virtual ~FeaturesAPI_Intersection();
 
   INTERFACE_2(FeaturesPlugin_Intersection::ID(),
-              objects, FeaturesPlugin_Intersection::OBJECT_LIST_ID(), ModelAPI_AttributeSelectionList, /** Objects */,
-              tools, FeaturesPlugin_Intersection::TOOL_LIST_ID(), ModelAPI_AttributeSelectionList, /** Tools */)
+              objects, FeaturesPlugin_Intersection::OBJECT_LIST_ID(),
+              ModelAPI_AttributeSelectionList, /** Objects */,
+              tools, FeaturesPlugin_Intersection::TOOL_LIST_ID(),
+              ModelAPI_AttributeSelectionList, /** Tools */)
 
   /// Modify objects attribute of the feature.
   FEATURESAPI_EXPORT