branch | RCL_3 |
changeset 74 | edd621764147 |
parent 51 | 15e4dd19031c |
--- a/contentpublishingsrv/contentpublishingserver/cpserver/inc/cpglobals.h Tue Apr 27 16:57:49 2010 +0300 +++ b/contentpublishingsrv/contentpublishingserver/cpserver/inc/cpglobals.h Tue May 11 16:30:05 2010 +0300 @@ -45,6 +45,7 @@ const TInt KThreadNameLimit = 64; const TUint KDisablePersist = 0x1000; const TUint KDisableNotification = 0x2000; +const TUint KExtendedNotifications = 0x4000; _LIT( KService, "CP Service" );