X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_AttributeSelectionList.cpp;h=a3b06f3ee58005c62e0097fbd56547f90c174de9;hb=4b96880ab361bca4fa6d7b43f721d930953435e8;hp=e88f4c7a8f43a87a64a772844f44d54b941f4bbf;hpb=d2b05bb423a04a927ad60dbb91d603ca90ef205f;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()