hermet pushed a commit to branch master.

commit 3c10f092c1083c7f81ccc336124b5c59c541383a
Author: ChunEon Park <[email protected]>
Date:   Fri Mar 8 21:15:29 2013 +0900

    naviframe - missed delcaring the prototype in head of the file.
---
 src/lib/elc_naviframe.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/lib/elc_naviframe.c b/src/lib/elc_naviframe.c
index aad7399..b7e2fac 100644
--- a/src/lib/elc_naviframe.c
+++ b/src/lib/elc_naviframe.c
@@ -27,6 +27,9 @@ static const Evas_Smart_Cb_Description _smart_callbacks[] = {
 
 static const char SIG_CLICKED[] = "clicked";
 
+static void _on_item_back_btn_clicked(void *data, Evas_Object *obj, void 
*event_info __UNUSED__);
+
+
 static void
 _item_content_del_cb(void *data,
                      Evas *e __UNUSED__,

-- 

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev

Reply via email to