From: Adeel Kazmi Date: Thu, 24 Nov 2016 17:43:40 +0000 (+0000) Subject: Change Internal::Control destructor to protected X-Git-Tag: dali_1.2.17~12^2 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=commitdiff_plain;h=c8c89602dd8734c4fba423047b6a07c7c005b423;hp=c8c89602dd8734c4fba423047b6a07c7c005b423 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 ---