Remove show function from constructors 17/200817/5
authorOskar Chodowicz <o.chodowicz@samsung.com>
Mon, 4 Mar 2019 12:27:10 +0000 (13:27 +0100)
committerOskar Chodowicz <o.chodowicz@samsung.com>
Mon, 11 Mar 2019 14:34:06 +0000 (15:34 +0100)
commitf0ce79427bd48088acff552f10f56a68e1f36c21
tree8b7c41eb2f1350436cae1ccc5d837b17981474fb
parentedb4b92bef6a6621c8aa3f01734132c62385e053
Remove show function from constructors

the show function was left in the popup and ctxpopup
constructors due to these objects cannot inherit visibility
from parent

Change-Id: Ib0dbf5d70f55aed201242941e2ac3d845d8e0ac0
15 files changed:
src/Box.cpp
src/Button.cpp
src/Check.cpp
src/Conformant.cpp
src/Entry.cpp
src/Genlist.cpp
src/Icon.cpp
src/Label.cpp
src/Layout.cpp
src/MainData.cpp
src/Naviframe.cpp
src/Radio.cpp
src/Scroller.cpp
src/Slider.cpp
src/Toolbar.cpp