X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FOBJECT%2FSMESH_PreviewActorsCollection.cxx;h=8cdc0091298da5ed4af08ae48b5c67a3d83773fe;hp=7fcd1bcb59614946b547a51165bbe06e10eceef6;hb=f4dd52ae3de915020ae02284b8458628a961cc29;hpb=328926550c124e02f91d90e69d79b9d396536c54 diff --git a/src/OBJECT/SMESH_PreviewActorsCollection.cxx b/src/OBJECT/SMESH_PreviewActorsCollection.cxx index 7fcd1bcb5..8cdc00912 100644 --- a/src/OBJECT/SMESH_PreviewActorsCollection.cxx +++ b/src/OBJECT/SMESH_PreviewActorsCollection.cxx @@ -85,8 +85,8 @@ bool SMESH_PreviewActorsCollection::Init( const TopoDS_Shape& theShape, // Handle( SALOME_InteractiveObject ) anIO = new SALOME_InteractiveObject(); // anIO->setEntry( theEntry.toUtf8().constData() ); - - // get indexes of seleted elements + + // get indexes of selected elements TopExp::MapShapes( theMainShape, myMapOfShapes ); TopExp_Explorer exp( theShape, theType ); QSet indices;