Mercurial > MadButterfly
diff src/animate.h @ 130:3a4d6179e6a9
change mb_c_source.m4 and mb_c_header.m4 to specify parent for SVG object
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Tue, 16 Sep 2008 21:23:34 +0800 |
parents | 9e2316dc6ecb |
children | 9870b049b7f6 |
line wrap: on
line diff
--- a/src/animate.h Tue Sep 16 17:35:04 2008 +0800 +++ b/src/animate.h Tue Sep 16 21:23:34 2008 +0800 @@ -11,8 +11,9 @@ * \li start, * \li step, * \li stop, - * \li free, and - * \li *_new(). + * \li free, + * \li *_new(), and + * \li add *_new() to \ref animate.h . * * *_new() must invokes mb_word_add_action() to add new object * as one of actions in the word specified as an argument of it.