homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h
changeset 51 4785f57bf3d4
parent 39 4e8ebe173323
child 61 2b1b11a301d2
--- a/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h	Fri May 14 15:43:04 2010 +0300
+++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h	Thu May 27 12:46:08 2010 +0300
@@ -65,6 +65,8 @@
     static bool organizeCollection(int groupId, QList<int> &entryIdList);
 
     static int allCollectionsId();
+    
+    static int collectionIdByType(const QString& collectionType);
 
     static bool touch(int entryId);