homescreensrv_plat/sapi_homescreenplugin/hspsservice/src/hspsconfigurationservice.cpp
branchRCL_3
changeset 31 8baec10861af
parent 30 a5a39a295112
--- a/homescreensrv_plat/sapi_homescreenplugin/hspsservice/src/hspsconfigurationservice.cpp	Wed Sep 01 12:22:09 2010 +0100
+++ b/homescreensrv_plat/sapi_homescreenplugin/hspsservice/src/hspsconfigurationservice.cpp	Tue Sep 14 21:55:16 2010 +0300
@@ -422,7 +422,7 @@
         
         for(TInt i=0; i < iNotifyParams->iCount; i++ )
             {
-            iPluginIds.Append( aParams.iPluginIds[i] );
+            iPluginIds.AppendL( aParams.iPluginIds[i] );
             }
            
         iNotifyParams->SetNameL(aParams.Name());