X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=demo%2Fdali-table-view.h;h=749000bfdd6c94f2435cf266090a98e0ddd7872a;hb=0ebe1f65f192d14cdffb12285862948ba0b9af7f;hp=d4b09464d3fae4694dce4418c8f82a8fe06e8e6e;hpb=8703f6e3f98f81e8d500d8c494a6ef50374b3162;p=platform%2Fcore%2Fuifw%2Fdali-demo.git diff --git a/demo/dali-table-view.h b/demo/dali-table-view.h index d4b0946..749000b 100644 --- a/demo/dali-table-view.h +++ b/demo/dali-table-view.h @@ -159,7 +159,7 @@ private: // Application callbacks & implementation * Signal emitted when any tile has been pressed * * @param[in] actor The Actor representing this tile. - * @param[in] event The TouchEvent + * @param[in] event The Touch information. * * @return Consume flag */ @@ -220,7 +220,7 @@ private: // Application callbacks & implementation * (other than those touches consumed by OnTilePressed) * * @param[in] actor The Actor touched. - * @param[in] event The TouchEvent + * @param[in] event The Touch information. * * @return Consume flag */