X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_AttributeSelection.cpp;h=455e6322478cbe08e488eaf724358968f545be18;hb=23d55c9a069dc7bde8c49f67edd900992aea2dcc;hp=e5accc0ca348f20d9643de84d129e571660006d7;hpb=7b95df2653284e65f416373ff010af49ee8c68ef;p=modules%2Fshaper.git diff --git a/src/ModelAPI/ModelAPI_AttributeSelection.cpp b/src/ModelAPI/ModelAPI_AttributeSelection.cpp index e5accc0ca..455e63224 100644 --- a/src/ModelAPI/ModelAPI_AttributeSelection.cpp +++ b/src/ModelAPI/ModelAPI_AttributeSelection.cpp @@ -10,7 +10,7 @@ std::string ModelAPI_AttributeSelection::attributeType() { - return type(); + return typeId(); } ModelAPI_AttributeSelection::~ModelAPI_AttributeSelection()