naviframe - fixed build error
authorChunEon Park <chuneon.park@samsung.com>
Thu, 13 Oct 2011 06:54:01 +0000 (15:54 +0900)
committerChunEon Park <chuneon.park@samsung.com>
Thu, 13 Oct 2011 06:54:01 +0000 (15:54 +0900)
src/lib/elc_naviframe.c

index 2c4447f..ad0c40e 100644 (file)
@@ -1014,6 +1014,7 @@ elm_naviframe_item_style_set(Elm_Object_Item *it, const char *item_style)
    Eina_List *l;
    Elm_Naviframe_Content_Item_Pair *content_pair;
    Elm_Naviframe_Text_Item_Pair *text_pair;
+   Widget_Data *wd;
 
    char buf[256];