emailservices/emailstore/inc/emailstorepskeys.h
branchRCL_3
changeset 8 e1b6206813b4
parent 0 8466d47a6819
--- a/emailservices/emailstore/inc/emailstorepskeys.h	Tue Feb 02 00:02:40 2010 +0200
+++ b/emailservices/emailstore/inc/emailstorepskeys.h	Fri Feb 19 22:37:30 2010 +0200
@@ -17,7 +17,7 @@
 #ifndef _EMAILSTOREPSKEYS_H_
 #define _EMAILSTOREPSKEYS_H_
 
-#include "EmailStoreUids.hrh"
+#include "emailstoreuids.hrh"
 
 /**
   * EmailStore Upgrade P/S Category UID
@@ -30,4 +30,9 @@
   */
 const TInt KProperty_EmailStore_Upgrade = 115;
   
+
+// Copied from emailshutter.h 
+// Value to be set in shutdown P&S key.
+const TInt KEmailShutterPsValue = 1;
+
 #endif //_EMAILSTOREPSKEYS_H_