projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e40abf
)
no - version is good - 0 == external const provided version 1 =
author
Carsten Haitzler
<raster@rasterman.com>
Mon, 5 Mar 2012 12:50:12 +0000
(12:50 +0000)
committer
Carsten Haitzler
<raster@rasterman.com>
Mon, 5 Mar 2012 12:50:12 +0000
(12:50 +0000)
allocated version etc.
SVN revision: 68711
src/lib/elm_deprecated_before.h
patch
|
blob
|
history
diff --git
a/src/lib/elm_deprecated_before.h
b/src/lib/elm_deprecated_before.h
index
8625c3a
..
4083dc8
100644
(file)
--- a/
src/lib/elm_deprecated_before.h
+++ b/
src/lib/elm_deprecated_before.h
@@
-9,8
+9,6
@@
typedef Eina_Bool (*Elm_Gen_Item_State_Get_Cb)(void *data, E
typedef void (*Elm_Gen_Item_Del_Cb)(void *data, Evas_Object *obj); /**< Deletion class function for gen item classes. */
struct _Elm_Gen_Item_Class
{
- //XXX: version name is not intuitive.
- //How about Eina_Bool allocated_by_gen : 1 ?
int version;
unsigned int refcount;
Eina_Bool delete_me : 1;