X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fobject%2Fproperty-value.h;h=4cb607e34e1e9c9811a72eaa09e9972e853b5199;hb=4d75040ab200bd306ec5a48f2a617480062eef4c;hp=fa66e05bd8cfe9493d3599f5e8dbaf14eeeec9c5;hpb=5fd4f53b09f5bee4ac23c8f4a044a7e329baa195;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: