notes/notesui/notesviews/inc/notesviewsdefines.h
changeset 45 b6db4fd4947b
parent 18 c198609911f9
--- a/notes/notesui/notesviews/inc/notesviewsdefines.h	Mon May 03 12:30:32 2010 +0300
+++ b/notes/notesui/notesviews/inc/notesviewsdefines.h	Mon Jun 28 15:22:02 2010 +0530
@@ -27,6 +27,7 @@
 #   define NOTESVIEWS_EXPORT Q_DECL_IMPORT
 #endif
 
+const QString notes = "NotesAllList"; // Activity Id to be stored in Activity Manager DB
 #endif // NOTESVIEWSDEFINES_H
 
 // End of file  --Don't remove this.