discomfitor pushed a commit to branch master.

commit e603dcf486e0ca1376e9de9aec1b19f957620e64
Author: Mike Blumenkrantz <[email protected]>
Date:   Wed Jun 12 07:12:59 2013 +0100

    use stringshare typedef for drop handler types
---
 src/bin/e_dnd.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/e_dnd.h b/src/bin/e_dnd.h
index f868f5d..f59bcb3 100644
--- a/src/bin/e_dnd.h
+++ b/src/bin/e_dnd.h
@@ -73,7 +73,7 @@ struct _E_Drop_Handler
    unsigned char entered : 1;
    const char   *active_type;
    unsigned int  num_types;
-   const char   *types[];
+   Eina_Stringshare *types[];
 };
 
 struct _E_Event_Dnd_Enter

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to