reszip/src/resdict.cpp
branchRCL_3
changeset 9 7c80ebddf816
parent 0 f58d6ec98e88
child 18 44d14dfed84d
--- a/reszip/src/resdict.cpp	Mon Mar 15 12:44:40 2010 +0200
+++ b/reszip/src/resdict.cpp	Wed Mar 31 23:10:55 2010 +0300
@@ -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);