application/src/PodcastFeedView.cpp
changeset 23 cf4b850bbffb
parent 19 9219912415dc
child 24 ca50ea154990
--- a/application/src/PodcastFeedView.cpp	Sun Feb 28 11:25:17 2010 +0000
+++ b/application/src/PodcastFeedView.cpp	Sun Feb 28 12:06:30 2010 +0000
@@ -197,6 +197,9 @@
 
 	switch(aEventType)
 		{
+#ifndef SYMBIAN1_UI
+	case EEventItemClicked:
+#endif
 	case EEventEnterKeyPressed:
 	case EEventItemDoubleClicked:
 	case EEventItemActioned: