X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_Attribute.h;h=179fbae2ff8f9636c80e2ce7289cacd847e3e4a9;hb=8778f58d6a8decdccf40842a2a28fde15cf7fce7;hp=a43bce2a89753766cbbb41467dd7de46e865328c;hpb=d2b05bb423a04a927ad60dbb91d603ca90ef205f;p=modules%2Fshaper.git diff --git a/src/ModelAPI/ModelAPI_Attribute.h b/src/ModelAPI/ModelAPI_Attribute.h index a43bce2a8..179fbae2f 100644 --- a/src/ModelAPI/ModelAPI_Attribute.h +++ b/src/ModelAPI/ModelAPI_Attribute.h @@ -68,7 +68,7 @@ class ModelAPI_Attribute protected: /// Objects are created for features automatically - ModelAPI_Attribute(); + MODELAPI_EXPORT ModelAPI_Attribute(); /// Sets the ID of the attribute in Data (called from Data) MODELAPI_EXPORT void setID(const std::string theID);