homesync/contentmanager/homesyncgsplugin/src/mssettingitemmemory.cpp
changeset 32 3785f754ee62
parent 0 7f85d04be362
--- a/homesync/contentmanager/homesyncgsplugin/src/mssettingitemmemory.cpp	Wed Aug 18 10:02:50 2010 +0300
+++ b/homesync/contentmanager/homesyncgsplugin/src/mssettingitemmemory.cpp	Fri Sep 17 08:31:21 2010 +0300
@@ -340,7 +340,7 @@
             // add quota to drive info
             iDriveArray[i]->SetDriveQuota( quota );
             // add selected drive to array
-            activeDrives.Append( iDriveArray[i] );
+            activeDrives.AppendL( iDriveArray[i] );
             }
         }