[Tizen] Add deprecated log to Control
[platform/core/uifw/dali-toolkit-legacy.git] / dali-toolkit / public-api / controls / control.h
index ed68e15..dae155c 100644 (file)
@@ -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