creator/engine/src/creator_connectionmethod.cpp
changeset 54 9347c563e054
parent 19 4b22a598b890
--- a/creator/engine/src/creator_connectionmethod.cpp	Fri Sep 17 08:29:47 2010 +0300
+++ b/creator/engine/src/creator_connectionmethod.cpp	Mon Oct 04 00:18:03 2010 +0300
@@ -411,7 +411,7 @@
     
     // id has been generated, store it for being able to delete
     // only entries created with Creator
-    iEntryIds.Append( dest.Id() );
+    iEntryIds.AppendL( dest.Id() );
     
     conMethod.Close();
     CleanupStack::Pop(  );//conMethod