X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_AttributeDocRef.cpp;h=bf71a47260e33565c3275b84dfc45efbc8f5522b;hb=423f6b0a08a86d5e47115b87603cddeae4468b49;hp=69563831ac607a57a96c1480a6cd1d5002816815;hpb=d2b05bb423a04a927ad60dbb91d603ca90ef205f;p=modules%2Fshaper.git diff --git a/src/ModelAPI/ModelAPI_AttributeDocRef.cpp b/src/ModelAPI/ModelAPI_AttributeDocRef.cpp index 69563831a..bf71a4726 100644 --- a/src/ModelAPI/ModelAPI_AttributeDocRef.cpp +++ b/src/ModelAPI/ModelAPI_AttributeDocRef.cpp @@ -8,7 +8,7 @@ std::string ModelAPI_AttributeDocRef::attributeType() { - return type(); + return typeId(); } ModelAPI_AttributeDocRef::~ModelAPI_AttributeDocRef()