X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FSMESHGUI%2FSMESHGUI_MeshOrderOp.h;h=b17d45a7cab98b307acf0d00a58e6fa673506593;hb=f816f204d33b5250ee211247a798a1af42c528ea;hp=6b4940ed1960c1cfbbc2cc45dbbc05413302d143;hpb=5d68554076bbca0e1e95fb0db215a6c2b84b6c54;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_MeshOrderOp.h b/src/SMESHGUI/SMESHGUI_MeshOrderOp.h index 6b4940ed1..b17d45a7c 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-2016 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();