diff -r 841ccfa933ac -r 5afc95a6ad83 application/src/PodcastQueueView.cpp --- a/application/src/PodcastQueueView.cpp Sun Oct 31 13:17:32 2010 +0000 +++ b/application/src/PodcastQueueView.cpp Sun Oct 31 13:41:59 2010 +0000 @@ -185,7 +185,7 @@ } else { - iListContainer->Listbox()->ItemDrawer()->ClearAllPropertiesL(); + //iListContainer->Listbox()->ItemDrawer()->ClearAllPropertiesL(); iListContainer->Listbox()->Reset(); iItemIdArray.Reset(); iItemArray->Reset();