X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_MeshOrderOp.h;h=0a2342d7195de87e451563a5838abb4e8847a69e;hp=1eca936021b2a32b899637fc218ec66604c7aadb;hb=d9f4b53e489dd5857db264ede6acded7b076c9f1;hpb=7a65c9fad427b1ccba6b9ccae612296e5092a324 diff --git a/src/SMESHGUI/SMESHGUI_MeshOrderOp.h b/src/SMESHGUI/SMESHGUI_MeshOrderOp.h index 1eca93602..0a2342d71 100644 --- a/src/SMESHGUI/SMESHGUI_MeshOrderOp.h +++ b/src/SMESHGUI/SMESHGUI_MeshOrderOp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2022 CEA/DEN, EDF R&D, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -45,9 +45,9 @@ public: virtual ~SMESHGUI_MeshOrderMgr(); //! Set root mesh object void SetMesh( SMESH::SMESH_Mesh_var& theMesh ); - //! Check for concurents between submesh objects + //! Check for concurrents between submesh objects bool GetMeshOrder(); - //! Check for concurents between submesh objects + //! Check for concurrents between submesh objects bool GetMeshOrder( ListListId& theIds ); //! Store submesh priority order bool SetMeshOrder();