X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FSMESHGUI%2FSMESHGUI_MeshOrderOp.h;h=d93a6067e90ec7bee8220dcd27fa273b27d5f54a;hb=HEAD;hp=6b4940ed1960c1cfbbc2cc45dbbc05413302d143;hpb=b0a908c0d20341651771d0249fb10882f54b2aad;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_MeshOrderOp.h b/src/SMESHGUI/SMESHGUI_MeshOrderOp.h index 6b4940ed1..7a71fc022 100644 --- a/src/SMESHGUI/SMESHGUI_MeshOrderOp.h +++ b/src/SMESHGUI/SMESHGUI_MeshOrderOp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2024 CEA, EDF, 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();