Salome HOME
Apply the coding rules standards
[modules/shaper.git] / src / ModuleBase / ModuleBase_ISelection.h
index 83500c9a725c732935b2378792573b3ec78786b5..6954118c8fd71e5a3d025f09297f05d3446b0889 100644 (file)
@@ -93,7 +93,8 @@ class MODULEBASE_EXPORT ModuleBase_ISelection
   /// Return the IO from the viewer presentation.
   /// \param thePrs a selected object
   /// \return an interactive object
-  virtual Handle(AIS_InteractiveObject) getIO(const std::shared_ptr<ModuleBase_ViewerPrs>& thePrs) = 0;
+  virtual Handle(AIS_InteractiveObject)
+    getIO(const std::shared_ptr<ModuleBase_ViewerPrs>& thePrs) = 0;
 
   /// Wraps the object list into the viewer prs list
   /// \param theObjects a list of objects