psln/Src/PslnSoundActivator.cpp
branchRCL_3
changeset 38 c52421ed5f07
parent 0 2f259fa3e83a
--- a/psln/Src/PslnSoundActivator.cpp	Wed Jun 09 09:58:37 2010 +0300
+++ b/psln/Src/PslnSoundActivator.cpp	Mon Jun 21 15:57:43 2010 +0300
@@ -129,7 +129,7 @@
                 TPslnSoundActivatorEntry entry;
                 entry.iFullName = fullNamePtr;
                 entry.iID = KPslnSoundItems[i];
-                iSoundArray.Append( entry );
+                iSoundArray.AppendL( entry );
                 }
 
             CleanupStack::PopAndDestroy( 2, data ); // data, fullName