Elementary genlist: Changed int calc to Eina_Bool calc.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 18 Mar 2011 15:02:49 +0000 (15:02 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 18 Mar 2011 15:02:49 +0000 (15:02 +0000)
commit2c3f58e3a817ba7c5824cda2fd1e0243fb54e901
treeb73ebb02a8875566c69f43b86ad100a385b3f47c
parent932516d4a98142642fde76a54e5120c7c15acd37
Elementary genlist: Changed int calc to Eina_Bool calc.

calc decides whether this call is for calculation only or not.
So it's reasonable to change this to Eina_Bool.

SVN revision: 57851
src/lib/elm_genlist.c