diff -r 71c436fe3ce0 -r 4376525cdefb javauis/mmapi_akn/animated_gif/inc/cmmaanimationplayer.h --- a/javauis/mmapi_akn/animated_gif/inc/cmmaanimationplayer.h Wed Jun 09 09:34:07 2010 +0300 +++ b/javauis/mmapi_akn/animated_gif/inc/cmmaanimationplayer.h Mon Jun 21 15:32:50 2010 +0300 @@ -77,7 +77,7 @@ MMMAEventPoster* aEventPoster); void RealizeL(); void PrefetchL(); - void StartL(); + void StartL(TBool aPostEvent); void StopL(TBool aPostEvent); void DeallocateL(); void GetDuration(TInt64* aDuration);