X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fobject%2Fproperty-value.h;h=4cb607e34e1e9c9811a72eaa09e9972e853b5199;hb=01c39de261f6eb4e759c7a249e5d67dfef83bca2;hp=fa66e05bd8cfe9493d3599f5e8dbaf14eeeec9c5;hpb=8bccadc96b3773fb10c562a5ccdf1b071b2efe8e;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/public-api/object/property-value.h b/dali/public-api/object/property-value.h old mode 100644 new mode 100755 index fa66e05..4cb607e --- a/dali/public-api/object/property-value.h +++ b/dali/public-api/object/property-value.h @@ -412,7 +412,7 @@ public: * @brief Output to stream. * @SINCE_1_0.0 */ - friend std::ostream& operator<<( std::ostream& ouputStream, const Property::Value& value ); + friend DALI_CORE_API std::ostream& operator<<( std::ostream& ouputStream, const Property::Value& value ); private: