widgets/widgetapp/src/cpspublisher.cpp
changeset 26 cb62a4f66ebe
parent 10 a359256acfc6
child 36 c711bdda59f4
--- a/widgets/widgetapp/src/cpspublisher.cpp	Thu Dec 17 09:20:16 2009 +0200
+++ b/widgets/widgetapp/src/cpspublisher.cpp	Thu Jan 07 13:31:38 2010 +0200
@@ -72,6 +72,7 @@
 _LIT( KWRTPublisher, "wrt_publisher");
 
 const TInt KSkinGfxInnerRectShrink = 5;
+const TUint KDisablePersist = 0x1000;
 
 static void DoResetAndDestroy( TAny* aPtr )
     {
@@ -455,7 +456,7 @@
        
     inparam.AppendL( item );
     
-    iCpsInterface->ExecuteCmdL( KAdd , inparam, outparam);
+    iCpsInterface->ExecuteCmdL( KAdd , inparam, outparam, KDisablePersist);
     
  
     CleanupStack::PopAndDestroy(); // item