X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_AttributeDouble.cpp;h=3aa85ae70f261a1ebf0e3c4e4ab05f1ebd00f7d1;hb=4af82842098757e6e7f4f28e2eb744d184bb2b3e;hp=7847dfabd7a94b621210446a0541d426dcbc7f3a;hpb=d2b05bb423a04a927ad60dbb91d603ca90ef205f;p=modules%2Fshaper.git diff --git a/src/ModelAPI/ModelAPI_AttributeDouble.cpp b/src/ModelAPI/ModelAPI_AttributeDouble.cpp index 7847dfabd..3aa85ae70 100644 --- a/src/ModelAPI/ModelAPI_AttributeDouble.cpp +++ b/src/ModelAPI/ModelAPI_AttributeDouble.cpp @@ -8,7 +8,7 @@ std::string ModelAPI_AttributeDouble::attributeType() { - return type(); + return typeId(); } ModelAPI_AttributeDouble::~ModelAPI_AttributeDouble()