X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_AttributeRefList.cpp;h=eaedcc07421f066a659d6079d7d49c60a2259663;hb=4af82842098757e6e7f4f28e2eb744d184bb2b3e;hp=ded44b22ccc3ea50e97958905268dc1d916d382d;hpb=7b95df2653284e65f416373ff010af49ee8c68ef;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()