X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_AttributeInteger.cpp;h=94849fb138cdc96fb31e5774b779184e5ae65bb0;hb=23d55c9a069dc7bde8c49f67edd900992aea2dcc;hp=afb2376a97d29b867f86a752b3fb66b08d452b11;hpb=d2b05bb423a04a927ad60dbb91d603ca90ef205f;p=modules%2Fshaper.git diff --git a/src/ModelAPI/ModelAPI_AttributeInteger.cpp b/src/ModelAPI/ModelAPI_AttributeInteger.cpp index afb2376a9..94849fb13 100644 --- a/src/ModelAPI/ModelAPI_AttributeInteger.cpp +++ b/src/ModelAPI/ModelAPI_AttributeInteger.cpp @@ -9,7 +9,7 @@ std::string ModelAPI_AttributeInteger::attributeType() { - return type(); + return typeId(); } /// To virtually destroy the fields of successors