diff -r efda7c0771b9 -r 7b66bc3c6dc9 homescreensrv_plat/contentstorage_api/inc/caservice.h --- a/homescreensrv_plat/contentstorage_api/inc/caservice.h Wed Oct 13 12:59:22 2010 +0300 +++ b/homescreensrv_plat/contentstorage_api/inc/caservice.h Mon Oct 18 10:44:15 2010 +0300 @@ -100,6 +100,8 @@ CaNotifier * createNotifier(const CaNotifierFilter &filter) const; bool customSort(int groupId, QList &entryIdList) const; + + void preloadHandlers() const; ErrorCode lastError() const;