]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_Message.cpp
Salome HOME
Auto-formatting according to the defined code standard.
[modules/shaper.git] / src / PartSet / PartSet_Message.cpp
index 0c3d72cbe310504dada2b338528cf49a57369acd..7ac2400e383d6bdbf0b314e8a544d8b16b83839f 100644 (file)
@@ -7,8 +7,7 @@
 
 #include <PartSet_Message.h>
 
-PartSet_Message::PartSet_Message(const Event_ID theId,
-                                 const void* theParent)
+PartSet_Message::PartSet_Message(const Event_ID theId, const void* theParent)
     : Event_Message(theId, theParent)
 {