diff -r 360d55486d7f -r 5de72ea7a065 clock/clockui/clockviews/inc/clockviewsdefines.h --- 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.