X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_AttributeInteger.cpp;h=94849fb138cdc96fb31e5774b779184e5ae65bb0;hb=51f9a2d4ddb07cb536d1bfef694995b81e4079af;hp=afb2376a97d29b867f86a752b3fb66b08d452b11;hpb=b8aa080b5bd95efebbcbe29dc61c27b9a32acefb;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