Change Internal::Control destructor to protected 20/100020/1
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 24 Nov 2016 17:43:40 +0000 (17:43 +0000)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 24 Nov 2016 17:43:42 +0000 (17:43 +0000)
commitc8c89602dd8734c4fba423047b6a07c7c005b423
treeeae8db11110fc173cb6041631c6d2a8d3dcf8cc9
parent9217ec0c1d483607ed6c8f08a1d9c238657ba5d6
Change Internal::Control destructor to protected

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

Change-Id: I05d2d262f509380586584acfa1fb6646fe1ba688
dali-toolkit/public-api/controls/control-impl.cpp
dali-toolkit/public-api/controls/control-impl.h