layout: Fix default content part
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 4 Jul 2017 02:37:37 +0000 (11:37 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 4 Jul 2017 02:49:31 +0000 (11:49 +0900)
commita4b79fdbe16e1495c187dc4f9da99924cf51e539
tree5f032271901eb83633b00647a4109cf1027fbf72
parent19df2cd34fa53cc5629bfe5f019967172b1aea23
layout: Fix default content part

This fixes call to:
  elm_layout_content_set(ly, NULL, obj);

This only affect this legacy API, not the EO interface.

Thanks Dave for the report!

Ref 59081043a892f6db74a1d557c7422c7a543c909d
src/lib/elementary/elm_layout.c