Ecore_List -> Eina_List
This commit is contained in:
@@ -34,8 +34,8 @@ struct _Ecdb_Main
|
||||
{
|
||||
char theme_path[PATH_MAX];
|
||||
Ecore_Evas *main_win_ee;
|
||||
Ecore_List *drives;
|
||||
Ecore_List *dnd_candidates;
|
||||
Eina_List *drives;
|
||||
Eina_List *dnd_candidates;
|
||||
Evas_Object *drop_object;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user