Change CustomActorImpl destructor to protected 19/100019/2
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 24 Nov 2016 17:41:45 +0000 (17:41 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 24 Nov 2016 17:55:08 +0000 (17:55 +0000)
commit8fb16fb6b4f5d3a2feb401e74a96ffb4ba05ef13
treec147460ed16424e3d2ea24e4cd1b27c556a45c83
parent539db4f38942263172ca11793621de3ac3b9c3b3
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