elementary: fix elm_fileselector_entry model_get to be properly build with a parent...
authorCedric BAIL <cedric.bail@free.fr>
Tue, 2 Apr 2019 17:04:32 +0000 (10:04 -0700)
committerYeongjong Lee <yj34.lee@samsung.com>
Wed, 24 Apr 2019 05:24:47 +0000 (14:24 +0900)
commit576b4440a66b6502cd19b1e5f56e24e0ecf8abf6
tree508672b29c033ff07b094d30a9e7aa6511cf11bf
parentab51c95d2122c15ecfd28e3886406ce2024f60e7
elementary: fix elm_fileselector_entry model_get to be properly build with a parent and synchronously.

This fix the following warning:
ERR<12924>:eo ../src/lib/eo/eo.c:880 _efl_add_internal_start() Creation of 'Efl.Io.Model' object at line 443 in '../src/lib/elementary/elc_fileselector_entry.c' is done without parent. This should use efl_add_ref.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D8536
src/lib/elementary/elc_fileselector_entry.c