branch | RCL_3 |
changeset 18 | bd874ee5e5e2 |
parent 0 | 79c6a41cd166 |
child 51 | 15e4dd19031c |
--- a/contentpublishingsrv/contentpublishingserver/cpserver/inc/cpglobals.h Fri Feb 19 23:07:29 2010 +0200 +++ b/contentpublishingsrv/contentpublishingserver/cpserver/inc/cpglobals.h Fri Mar 12 15:43:54 2010 +0200 @@ -44,6 +44,7 @@ const TInt KNameArgumentsLimit = 5; const TInt KThreadNameLimit = 64; const TUint KDisablePersist = 0x1000; +const TUint KDisableNotification = 0x2000; _LIT( KService, "CP Service" );