diff -r 03a293c97d5c -r f5c5c82a163e mmserv/tms/tmsimpl/inc/tmsvolumeeffectbodyimpl.h --- a/mmserv/tms/tmsimpl/inc/tmsvolumeeffectbodyimpl.h Wed Apr 14 16:29:54 2010 +0300 +++ b/mmserv/tms/tmsimpl/inc/tmsvolumeeffectbodyimpl.h Tue Apr 27 17:11:02 2010 +0300 @@ -46,7 +46,7 @@ virtual gint GetType(TMSEffectType& effecttype); // From MQueueHandlerObserver - virtual void QueueEvent(TInt aEventType, TInt aError, void* user_data); + virtual void QueueEvent(TInt aEventType, TInt aError, void* event_data); void SetParent(TMSEffect*& parent); void SetProxy(TMSCallProxy* aProxy, gpointer queuehandler);