diff -r 6c59112cfd31 -r 38bf5461e270 ipsservices/ipssosaoplugin/inc/IpsSosAOImapPopLogic.h --- a/ipsservices/ipssosaoplugin/inc/IpsSosAOImapPopLogic.h Thu Sep 30 11:43:07 2010 +0300 +++ b/ipsservices/ipssosaoplugin/inc/IpsSosAOImapPopLogic.h Thu Oct 14 17:33:43 2010 +0300 @@ -143,7 +143,10 @@ * Takes care of reacting to entries created type of events */ void handleEntriesCreatedL(const TAny* aArg1); - + /** + * Takes care of reacting to created type of events + */ + void handleEntriesChangedL(const TAny* aArg1, TAny* aArg2); /** * Takes the first entryId from the given selection and * instantiates a TMsvEntry for that entry.