videocollection/hgmyvideos/src/vcxhgmyvideosvideolistimpl.cpp
branchRCL_3
changeset 13 112a725ff2c2
parent 11 5294c000a26d
child 14 8970fbd719ec
--- a/videocollection/hgmyvideos/src/vcxhgmyvideosvideolistimpl.cpp	Mon Mar 15 12:40:47 2010 +0200
+++ b/videocollection/hgmyvideos/src/vcxhgmyvideosvideolistimpl.cpp	Wed Mar 31 21:34:36 2010 +0300
@@ -321,7 +321,7 @@
     OperationTargetsToMpxIdsL( operationTargetIndexes, operationTargetIds );
 
     if ( ConfirmDeleteVideosL( operationTargetIndexes.Count(),
-                               iVideoModel->GetVideoName( operationTargetIndexes[0] ) ) )
+                               iVideoModel->GetVideoName( operationTargetIds[0] ) ) )
         {
         HandleMarkCommandL( EVcxHgMyVideosCmdUnmarkAll );