Salome HOME
Minor changes
[modules/shaper.git] / src / ModelAPI / ModelAPI_AttributeSelectionList.cpp
index e88f4c7a8f43a87a64a772844f44d54b941f4bbf..a3b06f3ee58005c62e0097fbd56547f90c174de9 100644 (file)
@@ -9,7 +9,7 @@
 
 std::string ModelAPI_AttributeSelectionList::attributeType()
 {
-  return type();
+  return typeId();
 }
 
 ModelAPI_AttributeSelectionList::~ModelAPI_AttributeSelectionList()