Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto
Dir : e17/proto/etk/src/lib Modified Files: etk_tree.c Log Message: properly set the dnd flag =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/src/lib/etk_tree.c,v retrieving revision 1.36 retrieving revision 1.37 diff -u -3 -r1.36 -r1.37 --- etk_tree.c 20 Feb 2006 10:31:29 -0000 1.36 +++ etk_tree.c 20 Feb 2006 10:42:09 -0000 1.37 @@ -2842,5 +2842,5 @@ static void _etk_tree_drag_end_cb(Etk_Object *object, void *data) { - _etk_tree_drag_start = ETK_TRUE; + _etk_tree_drag_start = ETK_FALSE; } ------------------------------------------------------- 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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs