homescreensrv_plat/contentstorage_api/inc/caservice.h
changeset 127 7b66bc3c6dc9
parent 125 26079c1bb561
--- 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<int> &entryIdList) const;
+    
+    void preloadHandlers() const;
 
     ErrorCode lastError() const;