e-modules/engage: obey show-background option

SVN revision: 62170
This commit is contained in:
Hannes Janetzek 2011-08-06 09:43:45 +00:00
parent 5156a3f192
commit ba47c95c9f
1 changed files with 0 additions and 1 deletions

View File

@ -191,7 +191,6 @@ ngi_new(Config_Item *cfg)
evas_object_show(ng->o_icons);
evas_object_clip_set(ng->o_bg, ng->bg_clip);
evas_object_show(ng->bg_clip);
if (cfg->show_label)
evas_object_show(ng->o_label);