X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_AttributeSelectionList.cpp;h=a3b06f3ee58005c62e0097fbd56547f90c174de9;hb=3400f9977cb5bbc2c00d5d797b572acd083d1675;hp=e88f4c7a8f43a87a64a772844f44d54b941f4bbf;hpb=7b95df2653284e65f416373ff010af49ee8c68ef;p=modules%2Fshaper.git diff --git a/src/ModelAPI/ModelAPI_AttributeSelectionList.cpp b/src/ModelAPI/ModelAPI_AttributeSelectionList.cpp index e88f4c7a8..a3b06f3ee 100644 --- a/src/ModelAPI/ModelAPI_AttributeSelectionList.cpp +++ b/src/ModelAPI/ModelAPI_AttributeSelectionList.cpp @@ -9,7 +9,7 @@ std::string ModelAPI_AttributeSelectionList::attributeType() { - return type(); + return typeId(); } ModelAPI_AttributeSelectionList::~ModelAPI_AttributeSelectionList()