branch | RCL_3 |
changeset 41 | 44d14dfed84d |
parent 16 | 7c80ebddf816 |
child 42 | 01fc9b7302d1 |
--- a/reszip/src/resdict.cpp Thu Jul 15 19:48:16 2010 +0300 +++ b/reszip/src/resdict.cpp Tue Aug 31 16:13:44 2010 +0300 @@ -48,7 +48,7 @@ } -void TDictEntry::CreateEmbeddedDictL(TInt aDictIndex,CDictArray* aDict) +void TDictEntry::CreateEmbeddedDict(TInt aDictIndex,CDictArray* aDict) { // Create list of embedded dictionary strings iEmbedded = new(ELeave)CResEntry(aDict);