reszip/src/resdict.cpp
branchRCL_3
changeset 19 01fc9b7302d1
parent 18 44d14dfed84d
--- 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);