From: Carsten Haitzler Date: Tue, 22 Sep 2009 14:23:29 +0000 (+0000) Subject: use itb - it not set yet X-Git-Tag: v1.0.0~5224 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=92beae1bc419fb3ae18c3af8f69ce271cab6970c;p=platform%2Fupstream%2Felementary.git use itb - it not set yet SVN revision: 42620 --- diff --git a/src/lib/elm_genlist.c b/src/lib/elm_genlist.c index 078e6cc..c4e609b 100644 --- a/src/lib/elm_genlist.c +++ b/src/lib/elm_genlist.c @@ -1064,7 +1064,7 @@ _update_job(void *data) { num += itb->count; if (position) - _item_block_position(it->block, num); + _item_block_position(itb, num); continue; } num0 = num;