branch | twolistboxes |
changeset 317 | 5afc95a6ad83 |
parent 316 | 841ccfa933ac |
child 318 | a231cc388498 |
--- 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();