X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FModelAPI%2FModelAPI_AttributeRefList.cpp;h=eaedcc07421f066a659d6079d7d49c60a2259663;hb=95eee6723538599e290922329bb5b2653ebaab20;hp=ded44b22ccc3ea50e97958905268dc1d916d382d;hpb=d2b05bb423a04a927ad60dbb91d603ca90ef205f;p=modules%2Fshaper.git diff --git a/src/ModelAPI/ModelAPI_AttributeRefList.cpp b/src/ModelAPI/ModelAPI_AttributeRefList.cpp index ded44b22c..eaedcc074 100644 --- a/src/ModelAPI/ModelAPI_AttributeRefList.cpp +++ b/src/ModelAPI/ModelAPI_AttributeRefList.cpp @@ -9,7 +9,7 @@ std::string ModelAPI_AttributeRefList::attributeType() { - return type(); + return typeId(); } ModelAPI_AttributeRefList::~ModelAPI_AttributeRefList()