X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fcontrols%2Fcontrol.h;h=dae155c69f78847c9e16bb71d1b4edf29b49693c;hb=359a0f3282cbc273f7e6d6c57eafe85851dbb496;hp=ed68e1570edb96baa8918c1ccb8d428176a28251;hpb=dd29431ab7ffd67da49106037c63700d122c7e2b;p=platform%2Fcore%2Fuifw%2Fdali-toolkit-legacy.git diff --git a/dali-toolkit/public-api/controls/control.h b/dali-toolkit/public-api/controls/control.h index ed68e15..dae155c 100644 --- a/dali-toolkit/public-api/controls/control.h +++ b/dali-toolkit/public-api/controls/control.h @@ -49,6 +49,8 @@ class Control; */ /** + * @DEPRECATED_1_5.19 + * * @brief Control is the base class for all controls. * * The implementation of the control must be supplied; see Internal::Control for more details. @@ -178,6 +180,8 @@ public: public: // Creation & Destruction /** + * @DEPRECATED_1_5.19 + * * @brief Creates a new instance of a Control. * * @SINCE_1_0.0