X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fpublic-api%2Fevents%2Ftouch-data.h;h=fb1f24dc54096ef51e6f3403f6a0d1a0ad3e3527;hb=401672befc7a190403545c124224d6f660a792a7;hp=9eedd3b1ef44c3af128384f72f3377536892b131;hpb=cbe6096ae740c4812cf1bc3952542d93724ca898;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/dali/public-api/events/touch-data.h b/dali/public-api/events/touch-data.h index 9eedd3b..fb1f24d 100644 --- a/dali/public-api/events/touch-data.h +++ b/dali/public-api/events/touch-data.h @@ -89,6 +89,7 @@ public: * * @SINCE_1_1.37 * @param[in] other The TouchData to copy from. + * @return A reference to this */ TouchData& operator=( const TouchData& other );