hermet pushed a commit to branch master.

commit 3295f174b31c0f45bc748b5258f6098dd3c2c7aa
Author: ChunEon Park <[email protected]>
Date:   Fri Mar 8 21:47:07 2013 +0900

    elementary/naviframe - added FIXME:
---
 src/lib/elc_naviframe.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/lib/elc_naviframe.c b/src/lib/elc_naviframe.c
index b7e2fac..8d24aba 100644
--- a/src/lib/elc_naviframe.c
+++ b/src/lib/elc_naviframe.c
@@ -29,7 +29,6 @@ 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__,
@@ -522,6 +521,8 @@ _item_title_prev_btn_set(Elm_Naviframe_Item *it,
    elm_object_signal_emit(VIEW(it), "elm,state,prev_btn,show", "elm");
    evas_object_event_callback_add
      (btn, EVAS_CALLBACK_DEL, _item_title_prev_btn_del_cb, it);
+
+   //FIXME: set back button callback here after elm 2.0
 }
 
 static void

-- 

------------------------------------------------------------------------------
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