clock/clockui/clockviews/inc/clockviewsdefines.h
changeset 45 b6db4fd4947b
parent 18 c198609911f9
--- a/clock/clockui/clockviews/inc/clockviewsdefines.h	Mon May 03 12:30:32 2010 +0300
+++ b/clock/clockui/clockviews/inc/clockviewsdefines.h	Mon Jun 28 15:22:02 2010 +0530
@@ -28,6 +28,9 @@
 #   define CLOCKVIEWS_EXPORT Q_DECL_IMPORT
 #endif
 
+const QString clockMainView = "ClockMainView"; // Activity Id for clock activity to be save
+// in Activity Manager DB
+
 #endif // CLOCKVIEWSDEFINES_H
 
 // End of file  --Don't remove this.