clock/clockui/clockviews/inc/clockviewsdefines.h
changeset 49 5de72ea7a065
parent 18 c198609911f9
--- a/clock/clockui/clockviews/inc/clockviewsdefines.h	Fri Jun 11 13:37:54 2010 +0300
+++ b/clock/clockui/clockviews/inc/clockviewsdefines.h	Wed Jun 23 18:11:28 2010 +0300
@@ -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.