Restore the deprecated property of Actor 00/197700/2
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Tue, 15 Jan 2019 10:42:50 +0000 (19:42 +0900)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 16 Jan 2019 02:03:27 +0000 (11:03 +0900)
commitd4c4ac66b994cc5b186e2bf6ecf1097c7fd7f674
treea35e5f70af86c154a47619ba983c37fde7b4a93f
parent1e07b8f6cd92758cd7288fa26feb416d40abe194
Restore the deprecated property of Actor

- One former patch removed some deprecated APIs
  including a property, "POSITION_INHERITANCE".
- But, to keep binary compatibility, the table of Property and the number of properties
  should be same, even though the properties can be removed.
- Instead, Property name changes to RESERVED_PROPERTY_01, not to be used in an application

Change-Id: I6d855df42e2d74756f2819ae507e3b637595c796
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
dali/devel-api/actors/actor-devel.h
dali/internal/event/actors/actor-impl.cpp
dali/public-api/actors/actor.h