> +   while (wd->selected)
> +     elm_genlist_item_selected_set(wd->selected->data, EINA_FALSE);
>

> +   while (wd->selected)
> +     elm_genlist_item_selected_set(wd->selected, EINA_FALSE);
>

k-s, you've missed ->data here.

-- 
Rafael Fonseca
ProFUSION embedded systems
http://www.profusion.mobi

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to