Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir     : e17/proto/etk/src/lib


Modified Files:
        etk_toplevel_widget.h 


Log Message:
always add new cursor definitions at the end
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/etk/src/lib/etk_toplevel_widget.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- etk_toplevel_widget.h       16 Feb 2006 01:40:16 -0000      1.5
+++ etk_toplevel_widget.h       16 Feb 2006 15:05:47 -0000      1.6
@@ -25,7 +25,6 @@
 enum _Etk_Pointer_Type
 {
    ETK_POINTER_DEFAULT,
-   ETK_POINTER_DND_DROP,
    ETK_POINTER_MOVE,
    ETK_POINTER_H_DOUBLE_ARROW,
    ETK_POINTER_V_DOUBLE_ARROW,
@@ -38,7 +37,8 @@
    ETK_POINTER_RESIZE_B,
    ETK_POINTER_RESIZE_BL,
    ETK_POINTER_RESIZE_L,
-   ETK_POINTER_TEXT_EDIT
+   ETK_POINTER_TEXT_EDIT,
+   ETK_POINTER_DND_DROP
 };
 
 /**




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

Reply via email to