2007-10-28 Matthew Allum <mallum@openedhand.com>
* clutter-animation.sgml: Fix missing func param (#583)
This commit is contained in:
parent
307305187a
commit
a303847b02
@ -1,3 +1,8 @@
|
||||
2007-10-28 Matthew Allum <mallum@openedhand.com>
|
||||
|
||||
* clutter-animation.sgml:
|
||||
Fix missing func param (#583)
|
||||
|
||||
2007-10-25 Emmanuele Bassi <ebassi@openedhand.com>
|
||||
|
||||
* Makefile.am: Ignore clutter-json.h header.
|
||||
|
@ -170,6 +170,7 @@ main (int argc, char *argv[])
|
||||
200, /* center y */
|
||||
400, /* width */
|
||||
300, /* height */
|
||||
CLUTTER_ROTATE_CW, /* direction */
|
||||
0.0, /* angle begin */
|
||||
360.0); /* angle end */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user