Salome HOME
Cut too long lines
[modules/shaper.git] / src / Model / Model_ResultField.h
index ae66e9a106345ed4a34d1c32623e49424d063259..cbaa3efec852ca8d2d1c93b43fc443af349f1a6d 100644 (file)
@@ -75,7 +75,8 @@ public:
 
   /// Returns step object
   /// \param theId an id of the object
-  MODEL_EXPORT virtual std::shared_ptr<ModelAPI_ResultField::ModelAPI_FieldStep> step(int theId) const;
+  MODEL_EXPORT virtual std::shared_ptr<ModelAPI_ResultField::ModelAPI_FieldStep>
+    step(int theId) const;
 
   /// Removes the stored builders
   MODEL_EXPORT virtual ~Model_ResultField();