examples: fix slider cxx example not to call content_set
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Tue, 29 Jan 2019 04:51:47 +0000 (13:51 +0900)
committerTaehyub Kim <taehyub.kim@samsung.com>
Thu, 31 Jan 2019 02:11:43 +0000 (11:11 +0900)
commitf4b9a76a6124321c82ac46919d6295b0ad6bb8ff
tree12894be1c0c5adfb73bb2700f54bf16b8f13cd3a
parent44894eeb241ea17d961bf19a6b621e9fb4d42022
examples: fix slider cxx example not to call content_set

Since Efl.Content is removed from Efl.Ui.Slider, slider should not call
content_set.

This patch is for the commit 4c44c44e1a46bc05ea812259474cbc8c83659769.
src/examples/elementary/slider_cxx_example.cc