X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fcontrols%2Ftext-controls%2Ftext-label.h;h=a85297a1d4ebab0d30e8aa0c5a43d47cfdddb9f2;hp=c0010f454c3ae15eb847ac5bd16359facd4c29e7;hb=ec3ac761c27c78bd62a3a18d947219ad53e7f7c7;hpb=fd179d81e8a51e475bdeeceedb4ca493e49c2456 diff --git a/dali-toolkit/public-api/controls/text-controls/text-label.h b/dali-toolkit/public-api/controls/text-controls/text-label.h index c0010f4..a85297a 100644 --- a/dali-toolkit/public-api/controls/text-controls/text-label.h +++ b/dali-toolkit/public-api/controls/text-controls/text-label.h @@ -169,6 +169,31 @@ public: UNUSED_PROPERTY_TEXT_COLOR, /** + * @brief This property is removed because it's deprecated. + */ + RESERVED_PROPERTY_01, + + /** + * @brief This property is removed because it's deprecated. + */ + RESERVED_PROPERTY_02, + + /** + * @brief This property is removed because it's deprecated. + */ + RESERVED_PROPERTY_03, + + /** + * @brief This property is removed because it's deprecated. + */ + RESERVED_PROPERTY_04, + + /** + * @brief This property is removed because it's deprecated. + */ + RESERVED_PROPERTY_05, + + /** * @brief Whether the mark-up processing is enabled. * @details Name "enableMarkup", type Property::BOOLEAN. * @SINCE_1_0.0