diff -r 32e56106abf2 -r 66b5fe3c07fd homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h --- a/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h Mon Sep 27 11:52:00 2010 +0300 +++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h Wed Oct 06 16:06:24 2010 +0300 @@ -74,6 +74,8 @@ static int collectionIdByType(const QString& collectionType); static void touch(int entryId); + + static void touch(const CaEntry &entry); static void touch(const QList &entryIdList);