application/src/PodcastQueueView.cpp
branchRCL_3
changeset 301 f5af16df2425
parent 295 67f53e831ab0
child 314 e7776f6a2198
equal deleted inserted replaced
300:5902e8f443e2 301:f5af16df2425
   316 			iPodcastModel.ShowEngine().ResumeDownloadsL();
   316 			iPodcastModel.ShowEngine().ResumeDownloadsL();
   317 			iDontUpdateList = EFalse;
   317 			iDontUpdateList = EFalse;
   318 			UpdateListboxItemsL();
   318 			UpdateListboxItemsL();
   319 			}
   319 			}
   320 			break;
   320 			break;
       
   321 		case EPodcastShowInfo:
       
   322 			{
       
   323 			DisplayShowInfoDialogL();
       
   324 			}
       
   325 			break;
   321 		default:
   326 		default:
   322 			CPodcastListView::HandleCommandL(aCommand);
   327 			CPodcastListView::HandleCommandL(aCommand);
   323 			break;
   328 			break;
   324 		}
   329 		}
   325 	UpdateToolbar();
   330 	UpdateToolbar();