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