Vincent Torri schrieb: > The plugin uses Imlib_Image which is a void *. So I can replace it by a > void * in Epsilon_Plugin. But Ecore_List is a typedef on a struct. Do you > prefer a void * and I cast in Epsilon.c, or do I include Ecore_Data.h in > Epsilon.h ? > What about to rename epsilon_plugin.h to Epsilon_Plugin.h and install that. The applications that use epsilon don't need to know the plugin structure and the plugins for epsilon depend on Ecore_Data and imlib anyway.
Peter ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
