notes/notesui/notesviews/inc/notesviewsdefines.h
branchGCC_SURGE
changeset 54 e6894b852bc6
parent 49 5de72ea7a065
--- a/notes/notesui/notesviews/inc/notesviewsdefines.h	Tue Jun 15 15:22:54 2010 +0100
+++ b/notes/notesui/notesviews/inc/notesviewsdefines.h	Thu Jul 22 16:32:51 2010 +0100
@@ -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.