X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FModelAPI%2FModelAPI_AttributeString.cpp;h=3c647633bb8bb27d76c9e356c33c9228df1bd592;hb=5944daf4fc389aee952abc5ace5a618512684f87;hp=19df8f5ddd2258493a50f7caf812faf3b0316537;hpb=7b95df2653284e65f416373ff010af49ee8c68ef;p=modules%2Fshaper.git diff --git a/src/ModelAPI/ModelAPI_AttributeString.cpp b/src/ModelAPI/ModelAPI_AttributeString.cpp index 19df8f5dd..3c647633b 100644 --- a/src/ModelAPI/ModelAPI_AttributeString.cpp +++ b/src/ModelAPI/ModelAPI_AttributeString.cpp @@ -9,7 +9,7 @@ std::string ModelAPI_AttributeString::attributeType() { - return type(); + return typeId(); } ModelAPI_AttributeString::~ModelAPI_AttributeString()