diff -r f0fe7c36ec5c -r 43268373032d animpoint.h --- a/animpoint.h Fri Apr 09 14:24:04 2010 +0000 +++ b/animpoint.h Wed Jun 09 13:14:08 2010 +0000 @@ -22,6 +22,7 @@ void setAnimated(bool); bool isAnimated (); bool animate(); + void stop(); private: void initVector();