Salome HOME
fix coding style
[modules/shaper.git] / src / CollectionPlugin / CollectionPlugin_GroupShape.h
index a69a7a2baddd1d00d74a7c42e8028ddcc2568f3a..162b43c818d4f01b6c3065da26b192f45394c41f 100644 (file)
@@ -36,7 +36,7 @@ public:
   {
     static const std::string MY_GROUP_ID("GroupShape");
     return MY_GROUP_ID;
-  }  
+  }
 
   /// Returns the kind of a feature
   COLLECTIONPLUGIN_EXPORT virtual const std::string& getKind()