]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSetPlugin/PartSetPlugin_Duplicate.h
Salome HOME
Sources formated according to the codeing standards
[modules/shaper.git] / src / PartSetPlugin / PartSetPlugin_Duplicate.h
index 446b6f32556ba48dc01381f0e53df8cdd65e82bd..b5e48183f54196eb8989e053d5839d45f2f7dacd 100644 (file)
@@ -11,9 +11,9 @@
  * \ingroup DataModel
  * \brief Duplicates the active part (not root). Creates a new "part" feature.
  */
-class PartSetPlugin_Duplicate: public PartSetPlugin_Part
+class PartSetPlugin_Duplicate : public PartSetPlugin_Part
 {
-public:
+ public:
   /// the reference to copy: reference to the attribute
   inline static const std::string& ORIGIN_REF()
   {