diff options
Diffstat (limited to 'src/lib/edje/edje_convert.h')
-rw-r--r-- | src/lib/edje/edje_convert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/edje/edje_convert.h b/src/lib/edje/edje_convert.h index fcc2781f49..9d8213f6c4 100644 --- a/src/lib/edje/edje_convert.h +++ b/src/lib/edje/edje_convert.h | |||
@@ -89,7 +89,7 @@ struct _Old_Edje_Part | |||
89 | const char *name; /* the name if any of the part */ | 89 | const char *name; /* the name if any of the part */ |
90 | Old_Edje_Part_Description *default_desc; /* the part descriptor for default */ | 90 | Old_Edje_Part_Description *default_desc; /* the part descriptor for default */ |
91 | Eina_List *other_desc; /* other possible descriptors */ | 91 | Eina_List *other_desc; /* other possible descriptors */ |
92 | const char *source, *source2, *source3, *source4, *source5, *source6; | 92 | const char *source, *source2, *source3, *source4, *source5, *source6, *source7, *source8; |
93 | int id; /* its id number */ | 93 | int id; /* its id number */ |
94 | int clip_to_id; /* the part id to clip this one to */ | 94 | int clip_to_id; /* the part id to clip this one to */ |
95 | Edje_Part_Dragable dragable; | 95 | Edje_Part_Dragable dragable; |