equal
deleted
inserted
replaced
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(); |