warning--

but why don't u use Eina_Bool?



SVN revision: 62035
This commit is contained in:
ChunEon Park 2011-08-03 04:27:47 +00:00
parent e22fcc6466
commit 5f95e445c2
1 changed files with 1 additions and 0 deletions

View File

@ -26,4 +26,5 @@ evas_object_show(o);
unsigned char _func(void *data)
{
elm_pager_content_promote(o, data);
return 0;
}