elm_genlist: use the correct elm_object_focus_get function
authorMarcel Hollerbach <marcel@osg.samsung.com>
Thu, 30 Nov 2017 18:28:18 +0000 (19:28 +0100)
committerMarcel Hollerbach <marcel@osg.samsung.com>
Thu, 30 Nov 2017 19:07:52 +0000 (20:07 +0100)
commit38b3ef1b8c660f8089b95f9939992b8aac1a75f0
tree8fb6d51aaf45ec3afeb0235aba72a89122a24caa
parent1d7833a4b2992e51813c24c6c8714cf4524940ea
elm_genlist: use the correct elm_object_focus_get function

genlist does not get focus anymore, only its children are getting them.

fix T6425
src/lib/elementary/elm_genlist.c