Salome HOME
Resolve batch runtime errors on debian squeeze
[modules/shaper.git] / src / ModelAPI / ModelAPI_AttributeBoolean.cpp
index 722c14fcd743a1772ac36cf45cfdba9ec4d6509e..5f0eb921be21967b0303c546dd57c5cd4baf20a2 100644 (file)
@@ -8,7 +8,7 @@
 
 std::string ModelAPI_AttributeBoolean::attributeType()
 {
-  return type();
+  return typeId();
 }
 
 /// To virtually destroy the fields of successors