X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_AttributeBoolean.cpp;h=5f0eb921be21967b0303c546dd57c5cd4baf20a2;hb=6bb3ec6c114b55c02bad00ec953cd5b867eb7083;hp=722c14fcd743a1772ac36cf45cfdba9ec4d6509e;hpb=b8aa080b5bd95efebbcbe29dc61c27b9a32acefb;p=modules%2Fshaper.git diff --git a/src/ModelAPI/ModelAPI_AttributeBoolean.cpp b/src/ModelAPI/ModelAPI_AttributeBoolean.cpp index 722c14fcd..5f0eb921b 100644 --- a/src/ModelAPI/ModelAPI_AttributeBoolean.cpp +++ b/src/ModelAPI/ModelAPI_AttributeBoolean.cpp @@ -8,7 +8,7 @@ std::string ModelAPI_AttributeBoolean::attributeType() { - return type(); + return typeId(); } /// To virtually destroy the fields of successors