diff -r e010fc411ddc -r 1644b7cd063e application/src/PodcastSearchView.cpp --- a/application/src/PodcastSearchView.cpp Sat Mar 06 10:28:29 2010 +0000 +++ b/application/src/PodcastSearchView.cpp Mon Mar 08 09:46:42 2010 +0000 @@ -154,6 +154,9 @@ DP("CPodcastSearchView::HandleListBoxEventL BEGIN"); switch(aEventType) { +#ifndef SYMBIAN1_UI + case EEventItemClicked: +#endif case EEventEnterKeyPressed: case EEventItemDoubleClicked: case EEventItemActioned: