Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_entry.h 


Log Message:
Export e_entry_unfocus, not e_entry_focus twice :)
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_entry.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- e_entry.h   7 Nov 2005 00:09:20 -0000       1.7
+++ e_entry.h   29 Dec 2005 15:03:04 -0000      1.8
@@ -46,7 +46,7 @@
 EAPI void         e_entry_cursor_hide(Evas_Object *object);   
 EAPI void         e_entry_change_handler_set(Evas_Object *object, void 
(*func)(void *data, Evas_Object *entry, char *key), void *data);
 EAPI void         e_entry_focus(Evas_Object *object);
-EAPI void         e_entry_focus(Evas_Object *object);
+EAPI void         e_entry_unfocus(Evas_Object *object);
     
 #endif
 #endif




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to