X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fobject%2Fproperty-array.h;h=331d1e934499918f4646ab2a6666e80ec441f46f;hb=4d75040ab200bd306ec5a48f2a617480062eef4c;hp=ef476127c49184d41040cd81633247552dd7a614;hpb=8bccadc96b3773fb10c562a5ccdf1b071b2efe8e;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/public-api/object/property-array.h b/dali/public-api/object/property-array.h old mode 100644 new mode 100755 index ef47612..331d1e9 --- a/dali/public-api/object/property-array.h +++ b/dali/public-api/object/property-array.h @@ -200,7 +200,7 @@ public: * @brief Output to stream. * @SINCE_1_1.28 */ - friend std::ostream& operator<<( std::ostream& stream, const Property::Array& array ); + friend DALI_CORE_API std::ostream& operator<<( std::ostream& stream, const Property::Array& array ); private: struct DALI_INTERNAL Impl; ///< Private data