X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2FOBJECT%2FSMESH_PreviewActorsCollection.cxx;h=8cdc0091298da5ed4af08ae48b5c67a3d83773fe;hb=f4dd52ae3de915020ae02284b8458628a961cc29;hp=7fcd1bcb59614946b547a51165bbe06e10eceef6;hpb=ec2b6eb2fb72bce2449d1c0eeb24ad157e571eab;p=modules%2Fsmesh.git 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;