2007-12-25 Emmanuele Bassi <ebassi@openedhand.com>
* clutter/clutter-enum-types.c.in: Fix the template
This commit is contained in:
parent
09a2f0733a
commit
60e14ae728
@ -1,3 +1,7 @@
|
||||
2007-12-25 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* clutter/clutter-enum-types.c.in: Fix the template
|
||||
|
||||
2007-12-24 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* clutter/clutter-stage.c:
|
||||
|
@ -25,6 +25,6 @@ GType
|
||||
};
|
||||
etype = g_@type@_register_static (g_intern_static_string ("@EnumName@"), values);
|
||||
}
|
||||
return enum_type_id;
|
||||
return etype;
|
||||
}
|
||||
/*** END value-tail ***/
|
||||
|
Loading…
Reference in New Issue
Block a user