E (RandR): Scrollframe swallows the layout so don't use

smart_member_add.



SVN revision: 77314
This commit is contained in:
Christopher Michael 2012-10-02 12:16:55 +00:00
parent 74909a465b
commit 778c584fc8
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@ _e_smart_add(Evas_Object *obj)
evas_object_resize(sd->o_layout,
E_RANDR_12->max_size.width / 8,
E_RANDR_12->max_size.height / 8);
evas_object_smart_member_add(sd->o_layout, obj);
/* add scroll object */
sd->o_scroll = e_scrollframe_add(evas);