Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_text.h 


Log Message:
Forgot the prototype updates for the trigger changes.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_text.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- ewl_text.h  13 Nov 2005 06:48:55 -0000      1.20
+++ ewl_text.h  17 Nov 2005 06:45:23 -0000      1.21
@@ -210,7 +210,6 @@
 Ewl_Text_Trigger *ewl_text_trigger_new(Ewl_Text_Trigger_Type type);
 int             ewl_text_trigger_init(Ewl_Text_Trigger *trigger, 
                                        Ewl_Text_Trigger_Type type);
-void            ewl_text_trigger_free(Ewl_Text_Trigger *t);
 
 Ewl_Text_Trigger_Type ewl_text_trigger_type_get(Ewl_Text_Trigger *t);
 
@@ -249,6 +248,7 @@
 void ewl_text_cb_child_add(Ewl_Container *c, Ewl_Widget *w);
 void ewl_text_cb_child_del(Ewl_Container *c, Ewl_Widget *w);
 
+void ewl_text_trigger_cb_destroy(Ewl_Widget *w, void *ev, void *data);
 void ewl_text_trigger_cb_focus_in(Ewl_Widget *w, void *ev, void *data);
 void ewl_text_trigger_cb_focus_out(Ewl_Widget *w, void *ev, void *data);
 void ewl_text_trigger_cb_mouse_up(Ewl_Widget *w, void *ev, void *data);




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to