Salome HOME
Issue #1834: Fix length of lines
[modules/shaper.git] / src / BuildAPI / BuildAPI_Shell.h
index 0e6338842a62b0f60c26c185f1b08468e5547467..a0fcecc3f94ade55fdc53fb6e617e09849a74026 100644 (file)
@@ -36,7 +36,8 @@ public:
   virtual ~BuildAPI_Shell();
 
   INTERFACE_1(BuildPlugin_Shell::ID(),
-              baseObjects, BuildPlugin_Shell::BASE_OBJECTS_ID(), ModelAPI_AttributeSelectionList, /** Base objects */)
+              baseObjects, BuildPlugin_Shell::BASE_OBJECTS_ID(),
+              ModelAPI_AttributeSelectionList, /** Base objects */)
 
   /// Modify base attribute of the feature.
   BUILDAPI_EXPORT