[3.0] Change CustomActorImpl destructor to protected 35/100235/2
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 24 Nov 2016 17:41:45 +0000 (17:41 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 25 Nov 2016 10:37:56 +0000 (02:37 -0800)
commit93d8256aa290319e9df912179981db5524a59263
treef6a2955424fe8c1cd7313bf58ea8f8ba12c1735e
parent7d52932baf9987a1a1415ad46505c63afbe1d71e
[3.0] Change CustomActorImpl destructor to protected

This is a ref-counted object so another non-deriving object should not be able to delete it.

Change-Id: Iacca4e57bc7871c33d0c3602051e2980037de20f
automated-tests/src/dali/utc-Dali-CustomActor.cpp
dali/public-api/actors/custom-actor-impl.cpp
dali/public-api/actors/custom-actor-impl.h