diff -r 44d14dfed84d -r 01fc9b7302d1 reszip/src/resdict.cpp --- a/reszip/src/resdict.cpp Tue Aug 31 16:13:44 2010 +0300 +++ b/reszip/src/resdict.cpp Wed Sep 01 12:16:33 2010 +0100 @@ -48,7 +48,7 @@ } -void TDictEntry::CreateEmbeddedDict(TInt aDictIndex,CDictArray* aDict) +void TDictEntry::CreateEmbeddedDictL(TInt aDictIndex,CDictArray* aDict) { // Create list of embedded dictionary strings iEmbedded = new(ELeave)CResEntry(aDict);