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=fa66e05bd8cfe9493d3599f5e8dbaf14eeeec9c5;hp=4cb607e34e1e9c9811a72eaa09e9972e853b5199;hb=0643c768fd100bd7ffb522e3358b88d075bc1d2e;hpb=9822303ce87b5133249686ab49f72d2f354fe932 diff --git a/dali/public-api/object/property-value.h b/dali/public-api/object/property-value.h old mode 100755 new mode 100644 index 4cb607e..fa66e05 --- 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 DALI_CORE_API std::ostream& operator<<( std::ostream& ouputStream, const Property::Value& value ); + friend std::ostream& operator<<( std::ostream& ouputStream, const Property::Value& value ); private: