X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fpublic-api%2Fcontrols%2Fcontrol.h;h=b8b562148741ecda56649a19392afed810b0d2de;hp=ed68e1570edb96baa8918c1ccb8d428176a28251;hb=49d793abda445643e4b3b270c10af70aed3d2f52;hpb=6510379ea0355c08dfe00ad9221b8fb404418702 diff --git a/dali-toolkit/public-api/controls/control.h b/dali-toolkit/public-api/controls/control.h index ed68e15..b8b5621 100644 --- a/dali-toolkit/public-api/controls/control.h +++ b/dali-toolkit/public-api/controls/control.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_CONTROL_H /* - * Copyright (c) 2019 Samsung Electronics Co., Ltd. + * Copyright (c) 2020 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,7 +26,6 @@ #include #include #include -#include // INTERNAL INCLUDES #include @@ -107,9 +106,6 @@ public: */ STYLE_NAME = PROPERTY_START_INDEX, - RESERVED_PROPERTY_01, ///< Reserved index for a removed property. - RESERVED_PROPERTY_02, ///< Reserved index for a removed property. - /** * @brief Receives key events to the control. * @details Name "keyInputFocus", type Property::BOOLEAN.