TizenRefApp-8205 [Gallery] Refactor UCL SharedObject to RefCountAware 27/119927/1
authorIgor Nazarov <i.nazarov@samsung.com>
Mon, 20 Mar 2017 14:23:39 +0000 (16:23 +0200)
committerIgor Nazarov <i.nazarov@samsung.com>
Mon, 20 Mar 2017 14:27:36 +0000 (16:27 +0200)
commit4926fe198cba6821a6fee87e0aaba1d8c3549ea2
tree0719e24caa3a5d3bed855ebb9c9f4a16eec940b1
parent6760f6963af46591931310129c0dbf237314decd
TizenRefApp-8205 [Gallery] Refactor UCL SharedObject to RefCountAware

Change-Id: I22271ec08b5eee6d15b7f38cb3335bb5e5817dce
ucl/inc/ucl/gui/Widget.h
ucl/inc/ucl/misc/RefCountAware.h [new file with mode: 0644]
ucl/inc/ucl/misc/RefCountAware.hpp [new file with mode: 0644]
ucl/inc/ucl/misc/SharedObject.h [deleted file]
ucl/inc/ucl/misc/SharedObject.hpp [deleted file]
ucl/src/gui/Widget.cpp