application/src/PodcastQueueView.cpp
changeset 101 867fc277ffea
parent 95 c06c2a75bb57
child 111 12c59f14a031
--- a/application/src/PodcastQueueView.cpp	Thu Apr 01 11:47:56 2010 +0200
+++ b/application/src/PodcastQueueView.cpp	Sat Apr 03 10:55:45 2010 +0100
@@ -587,6 +587,7 @@
 
 void CPodcastQueueView::DownloadQueueUpdatedL(TInt /*aDownloadingShows*/, TInt /*aQueuedShows*/)
 	{
+	UpdateListboxItemsL();
 	}
 
 void CPodcastQueueView::FeedUpdateAllCompleteL(TFeedState /*aState*/)