Salome HOME
Porting to SALOME_8.2.0 : Debug visualization selection for AIS_Trihedron axes.
[modules/shaper.git] / src / CollectionPlugin / CollectionPlugin_Group.cpp
index ede838a3e4829039c78ffb4c84355df3d422df97..dd6e1d302f0c56be4c735c0465e9d204f5506049 100644 (file)
@@ -19,7 +19,7 @@ CollectionPlugin_Group::CollectionPlugin_Group()
 
 void CollectionPlugin_Group::initAttributes()
 {
-  data()->addAttribute(CollectionPlugin_Group::LIST_ID(), 
+  data()->addAttribute(CollectionPlugin_Group::LIST_ID(),
                        ModelAPI_AttributeSelectionList::typeId());
 }