X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-core.git;a=blobdiff_plain;f=dali%2Fpublic-api%2Fobject%2Fproperty-value.h;h=4cb607e34e1e9c9811a72eaa09e9972e853b5199;hp=fa66e05bd8cfe9493d3599f5e8dbaf14eeeec9c5;hb=a17c4357f76f24d334fccde990de4daebf43e164;hpb=6b3059351d444bd6eb1e34b44474c5aa2bc3c64c 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: