homescreensrv_plat/contentstorage_api/caquery.h
changeset 99 7aaf39b772ac
parent 93 82b66994846c
--- a/homescreensrv_plat/contentstorage_api/caquery.h	Fri Jun 11 16:13:51 2010 +0300
+++ b/homescreensrv_plat/contentstorage_api/caquery.h	Thu Jun 24 16:18:29 2010 +0300
@@ -40,6 +40,9 @@
     void setParentId(int id);
     int parentId() const;
 
+    void setChildId(int id);
+    int childId() const;
+
     void setEntryTypeNames(const QStringList &entryTypeNames);
     QStringList entryTypeNames() const;