diff -r 7119b73b84d6 -r e52d42f9500c recents_plat/logs_engine_api/inc/logsevent.h --- a/recents_plat/logs_engine_api/inc/logsevent.h Fri May 14 15:52:41 2010 +0300 +++ b/recents_plat/logs_engine_api/inc/logsevent.h Thu May 27 12:51:53 2010 +0300 @@ -288,7 +288,7 @@ void setEventUid( int uid ); - void setEventType( LogsEventType aEventType ); + bool setEventType( LogsEventType aEventType ); void setLogsEventData( LogsEventData* logsEventData );