Salome HOME
Issue #1834: Fix length of lines
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_Partition.h
index cc7831d8f1b5923c4886c692d25aaec3626ba436..c87fb1ccca27082a7dbee82048115368cf564103 100644 (file)
@@ -37,7 +37,8 @@ public:
   virtual ~FeaturesAPI_Partition();
 
   INTERFACE_1(FeaturesPlugin_Partition::ID(),
-              baseObjects, FeaturesPlugin_Partition::BASE_OBJECTS_ID(), ModelAPI_AttributeSelectionList, /** Base objects */)
+              baseObjects, FeaturesPlugin_Partition::BASE_OBJECTS_ID(),
+              ModelAPI_AttributeSelectionList, /** Base objects */)
 
   /// Modify base attribute of the feature.
   FEATURESAPI_EXPORT