photosgallery/viewframework/medialists/src/glxmedialist.cpp
branchRCL_3
changeset 47 f9e827349359
parent 35 420f6808bf21
child 56 b023a8d2866a
equal deleted inserted replaced
35:420f6808bf21 47:f9e827349359
  1342 
  1342 
  1343     iPath.ReserveL(levels);
  1343     iPath.ReserveL(levels);
  1344     for (TInt level = 0; level < levels; level++) 
  1344     for (TInt level = 0; level < levels; level++) 
  1345         {
  1345         {
  1346         TGlxMediaId id(aPath.Id(level));
  1346         TGlxMediaId id(aPath.Id(level));
  1347         iPath.Append(id); 
  1347         iPath.AppendL(id); 
  1348         }
  1348         }
  1349 
  1349 
  1350     
  1350     
  1351 	// Id space ids will no longer be retrieved from the collection framework
  1351 	// Id space ids will no longer be retrieved from the collection framework
  1352 	// See ID:  ESLU-7C8CVN Inc9 MP: Error "Program closed: Music player" occurs if 
  1352 	// See ID:  ESLU-7C8CVN Inc9 MP: Error "Program closed: Music player" occurs if