Rename LayoutBase class to LayoutItem. 09/179409/2
authorMuhammad Umar <m.umar@partner.samsung.com>
Wed, 9 May 2018 17:15:55 +0000 (18:15 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 17 May 2018 17:35:04 +0000 (18:35 +0100)
Fixed destructors (objects with a unique_ptr to an opaque structure
cannot use default destructor, instead, the destructor must be in a
translation unit where the opaque structure is available.

Change-Id: I105907af2ff970346c5418b1121919302a67e80a


No differences found