]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/SMESH/SMESH_Mesh.hxx
Salome HOME
fix warnings conversion #3
[modules/smesh.git] / src / SMESH / SMESH_Mesh.hxx
index 7c34bfee003f508d6976f8a58e5c6f5c34b1ce1e..d99adc8c667ffd6a4ebd5cf0c9dea6a73e9f6024 100644 (file)
@@ -345,7 +345,7 @@ class SMESH_EXPORT SMESH_Mesh
   bool SynchronizeGroups();
 
 
-  SMDSAbs_ElementType GetElementType( const int id, const bool iselem );
+  SMDSAbs_ElementType GetElementType( const smIdType id, const bool iselem );
 
   void ClearMeshOrder();
   void SetMeshOrder(const TListOfListOfInt& theOrder );