Salome HOME
Resolve batch runtime errors on debian squeeze
[modules/shaper.git] / src / ModelAPI / ModelAPI_AttributeDocRef.cpp
index 69563831ac607a57a96c1480a6cd1d5002816815..bf71a47260e33565c3275b84dfc45efbc8f5522b 100644 (file)
@@ -8,7 +8,7 @@
 
 std::string ModelAPI_AttributeDocRef::attributeType()
 {
-  return type();
+  return typeId();
 }
 
 ModelAPI_AttributeDocRef::~ModelAPI_AttributeDocRef()