application/src/PodcastSearchView.cpp
branchSymbian3
changeset 37 1644b7cd063e
parent 35 66c5303f3610
child 92 70749e2f572d
--- 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: