elementary/ctxpopup - +fixme

SVN revision: 64368
This commit is contained in:
ChunEon Park 2011-10-25 00:35:24 +00:00
parent 9776b37332
commit 999c7e6ef7
1 changed files with 1 additions and 0 deletions

View File

@ -727,6 +727,7 @@ _del_hook(Evas_Object *obj)
free(wd); free(wd);
} }
//FIXME: lost the content size when theme hook is called.
static void static void
_theme_hook(Evas_Object *obj) _theme_hook(Evas_Object *obj)
{ {