homescreensrv_plat/sapi_homescreenplugin/hspsservice/src/hspsconfigurationservice.cpp
--- a/homescreensrv_plat/sapi_homescreenplugin/hspsservice/src/hspsconfigurationservice.cpp Wed Sep 15 12:32:36 2010 +0300
+++ b/homescreensrv_plat/sapi_homescreenplugin/hspsservice/src/hspsconfigurationservice.cpp Wed Oct 13 14:53:46 2010 +0300
@@ -422,7 +422,7 @@
for(TInt i=0; i < iNotifyParams->iCount; i++ )
{
- iPluginIds.AppendL( aParams.iPluginIds[i] );
+ iPluginIds.Append( aParams.iPluginIds[i] );
}
iNotifyParams->SetNameL(aParams.Name());