contentstorage/caclient/stub/inc/canotifiers.h
changeset 66 32469d7d46ff
parent 60 f62f87b200ec
child 73 4bc7b118b3df
--- a/contentstorage/caclient/stub/inc/canotifiers.h	Fri Apr 16 15:16:09 2010 +0300
+++ b/contentstorage/caclient/stub/inc/canotifiers.h	Mon May 03 12:48:45 2010 +0300
@@ -38,6 +38,8 @@
 
     static void Notify(int groupId);
 
+    static void NotifyTouched(int id);
+
     static void Notify(const CaEntry &targetEntry,
                        ChangeType changeType,
                        QList<int> &parentIds);
@@ -58,4 +60,4 @@
 
 };
 
-#endif // CANOTIFIERS_H
\ No newline at end of file
+#endif // CANOTIFIERS_H