back to 2000 items in test.

SVN revision: 54216
This commit is contained in:
Carsten Haitzler 2010-11-06 06:19:05 +00:00
parent 5b86ca6447
commit 957db2c37e
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ test_genlist(void *data __UNUSED__, Evas_Object *obj __UNUSED__, void *event_inf
evas_object_show(bt_1500);
elm_box_pack_end(bx, bt_1500);
for (i = 0; i < 20000; i++)
for (i = 0; i < 2000; i++)
{
gli = elm_genlist_item_append(gl, &itc1,
(void *)(long)i/* item data */,