elm_widget: do not set NULL as parent for object
authorVyacheslav Reutskiy <v.reutskiy@samsung.com>
Wed, 17 Feb 2016 15:43:00 +0000 (17:43 +0200)
committerVyacheslav Reutskiy <v.reutskiy@samsung.com>
Thu, 18 Feb 2016 08:59:36 +0000 (10:59 +0200)
commit0822ad2195d335d65208856e6e590ac47691d920
tree116f6298a440eef9c1567bc4c1b1c3cb3bdded6a
parent25a8ada79a2b73b2c0d668060d1901c6132aff03
elm_widget: do not set NULL as parent for object

When widget has no parent object, it breakes usage of a custom
Elm_Theme. This commit fixes it.

@fix
legacy/elementary/src/lib/elm_widget.c