Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto
Dir : e17/proto/etk/src/lib Modified Files: etk_tooltips.c Log Message: thanks devilhorns (= =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/src/lib/etk_tooltips.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- etk_tooltips.c 9 Mar 2006 00:10:52 -0000 1.4 +++ etk_tooltips.c 9 Mar 2006 13:25:12 -0000 1.5 @@ -240,7 +240,7 @@ static int _etk_tooltips_timer_cb(void *data) { if(!_etk_tooltips_timer || !_etk_tooltips_cur_object) - return; + return 0; etk_tooltips_pop_up(ETK_WIDGET(_etk_tooltips_cur_object)); return 0; } ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs